Home
last modified time | relevance | path

Searched refs:ext3_orphan_add (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/ext3/
Dnamei.c652 int ext3_orphan_add(handle_t *handle, struct inode *inode) in ext3_orphan_add() function
832 ext3_orphan_add(handle, inode); in ext3_rmdir()
886 ext3_orphan_add(handle, inode); in ext3_unlink()
1099 ext3_orphan_add(handle, new_inode); in ext3_rename()
Dinode.c1918 if (ext3_orphan_add(handle, inode)) in ext3_truncate()
2417 error = ext3_orphan_add(handle, inode); in ext3_setattr()
/linux-2.4.37.9/include/linux/
Dext3_fs.h670 extern int ext3_orphan_add(handle_t *, struct inode *);