Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ubifs/
Djournal.c706 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_update()
943 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_write_inode()
1025 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_delete_inode()
1366 ubifs_delete_orphan(c, whiteout->i_ino); in ubifs_jnl_rename()
1418 ubifs_delete_orphan(c, new_inode->i_ino); in ubifs_jnl_rename()
Dorphan.c200 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan() function
Dubifs.h1920 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
Ddir.c728 ubifs_delete_orphan(c, inode->i_ino); in ubifs_link()