Searched refs:ext4_orphan_add (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.c1628 ext4_orphan_add(handle, inode);
1733 ext4_orphan_add(handle, inode);
1774 ext4_orphan_add(handle, inode);
1841 ext4_orphan_add(handle, inode);
3538 ret = ext4_orphan_add(handle, inode);
4669 if (ext4_orphan_add(handle, inode))
5502 error = ext4_orphan_add(handle, inode);
H A Dmigrate.c513 ext4_orphan_add(handle, tmp_inode);
H A Dnamei.c1936 /* ext4_orphan_add() links an unlinked or truncated inode into a list of
1944 int ext4_orphan_add(handle_t *handle, struct inode *inode) function
2133 ext4_orphan_add(handle, inode);
2191 ext4_orphan_add(handle, inode);
2465 ext4_orphan_add(handle, new_inode);
H A Dext4.h1677 extern int ext4_orphan_add(handle_t *, struct inode *);
H A Dextents.c3592 if (ext4_orphan_add(handle, inode))

Completed in 201 milliseconds