Home
last modified time | relevance | path

Searched refs:ubifs_delete_orphan (Results 1 – 4 of 4) sorted by relevance

/fs/ubifs/
Djournal.c707 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_update()
946 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_write_inode()
1030 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_delete_inode()
1372 ubifs_delete_orphan(c, whiteout->i_ino); in ubifs_jnl_rename()
1424 ubifs_delete_orphan(c, new_inode->i_ino); in ubifs_jnl_rename()
Dorphan.c207 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan() function
Dubifs.h1928 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
Ddir.c738 ubifs_delete_orphan(c, inode->i_ino); in ubifs_link()