fs/ext4/ext4.h
3964
extern int ext4_orphan_del(handle_t *, struct inode *);
fs/ext4/file.c
344
ext4_orphan_del(handle, inode);
fs/ext4/file.c
365
ext4_orphan_del(NULL, inode);
fs/ext4/file.c
383
ext4_orphan_del(NULL, inode);
fs/ext4/file.c
386
ext4_orphan_del(handle, inode);
fs/ext4/inline.c
1944
ext4_orphan_del(handle, inode);
fs/ext4/inline.c
666
ext4_orphan_del(NULL, inode);
fs/ext4/inline.c
871
ext4_orphan_del(NULL, inode);
fs/ext4/inode.c
1406
ext4_orphan_del(NULL, inode);
fs/ext4/inode.c
1502
ext4_orphan_del(NULL, inode);
fs/ext4/inode.c
1616
ext4_orphan_del(NULL, inode);
fs/ext4/inode.c
248
ext4_orphan_del(NULL, inode);
fs/ext4/inode.c
290
ext4_orphan_del(NULL, inode);
fs/ext4/inode.c
305
ext4_orphan_del(handle, inode);
fs/ext4/inode.c
4688
ext4_orphan_del(handle, inode);
fs/ext4/inode.c
6165
ext4_orphan_del(NULL, inode);
fs/ext4/namei.c
3480
ext4_orphan_del(handle, inode);
fs/ext4/orphan.c
344
ext4_orphan_del(NULL, inode);
fs/ext4/verity.c
236
err = ext4_orphan_del(handle, inode);
fs/ext4/verity.c
266
ext4_orphan_del(NULL, inode);
fs/ext4/xattr.c
1053
ext4_orphan_del(handle, ea_inode);