Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ubifs/
Djournal.c811 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_update()
838 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_update()
1077 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_write_inode()
1161 ubifs_delete_orphan(c, inode->i_ino); in ubifs_jnl_delete_inode()
1574 ubifs_delete_orphan(c, whiteout->i_ino); in ubifs_jnl_rename()
1599 ubifs_delete_orphan(c, new_inode->i_ino); in ubifs_jnl_rename()
Dorphan.c156 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan() function
Dubifs.h1952 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
Ddir.c188 ubifs_delete_orphan(c, inode->i_ino); in ubifs_new_inode()