Home
last modified time | relevance | path

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

/linux-6.6.21/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()
1464 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.h1957 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
Ddir.c763 ubifs_delete_orphan(c, inode->i_ino); in ubifs_link()