Searched defs:ext4_orphan_add (Results 1 - 1 of 1) sorted by relevance

/fs/ext4/
H A Dnamei.c2305 err = ext4_orphan_add(handle, inode);
2523 * ext4_orphan_add() links an unlinked or truncated inode into a list of
2534 int ext4_orphan_add(handle_t *handle, struct inode *inode) function
2748 ext4_orphan_add(handle, inode);
2814 ext4_orphan_add(handle, inode);
2883 err = ext4_orphan_add(handle, inode);
3363 ext4_orphan_add(handle, new.inode);

Completed in 25 milliseconds