ext3_orphan_add  1706 fs/ext3/inode.c 			ret = ext3_orphan_add(handle, inode);
ext3_orphan_add  2385 fs/ext3/inode.c 	if (ext3_orphan_add(handle, inode))
ext3_orphan_add  3073 fs/ext3/inode.c 		error = ext3_orphan_add(handle, inode);
ext3_orphan_add  2089 fs/ext3/namei.c 	ext3_orphan_add(handle, inode);
ext3_orphan_add  2145 fs/ext3/namei.c 		ext3_orphan_add(handle, inode);
ext3_orphan_add  2396 fs/ext3/namei.c 			ext3_orphan_add(handle, new_inode);
ext3_orphan_add   849 include/linux/ext3_fs.h extern int ext3_orphan_add(handle_t *, struct inode *);