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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);

Completed in 37 milliseconds