Searched refs:ubifs_delete_orphan (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Djournal.c671 ubifs_delete_orphan(c, inode->i_ino);
799 ubifs_delete_orphan(c, inode->i_ino);
881 ubifs_delete_orphan(c, inode->i_ino);
1065 ubifs_delete_orphan(c, new_inode->i_ino);
H A Dorphan.c113 * ubifs_delete_orphan - delete an orphan.
119 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) function
H A Dubifs.h1613 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Djournal.c671 ubifs_delete_orphan(c, inode->i_ino);
799 ubifs_delete_orphan(c, inode->i_ino);
881 ubifs_delete_orphan(c, inode->i_ino);
1065 ubifs_delete_orphan(c, new_inode->i_ino);
H A Dorphan.c113 * ubifs_delete_orphan - delete an orphan.
119 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) function
H A Dubifs.h1613 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);

Completed in 168 milliseconds