Searched refs:ext4_orphan_del (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dinode.c198 ext4_orphan_del(NULL, inode);
229 ext4_orphan_del(NULL, inode);
237 * Note that ext4_orphan_del() has to be able to cope with the
242 ext4_orphan_del(handle, inode);
1640 ext4_orphan_del(NULL, inode);
1749 ext4_orphan_del(NULL, inode);
1791 ext4_orphan_del(NULL, inode);
1854 ext4_orphan_del(NULL, inode);
3583 ext4_orphan_del(NULL, inode);
3588 ext4_orphan_del(handl
[all...]
H A Dmigrate.c543 ext4_orphan_del(NULL, tmp_inode);
H A Dext4.h1678 extern int ext4_orphan_del(handle_t *, struct inode *);
H A Dnamei.c2009 * ext4_orphan_del() removes an unlinked or truncated inode from the list
2012 int ext4_orphan_del(handle_t *handle, struct inode *inode) function
H A Dextents.c3630 ext4_orphan_del(handle, inode);

Completed in 218 milliseconds