Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A 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()
1460 ubifs_delete_orphan(c, new_inode->i_ino); in ubifs_jnl_rename()
H A Dorphan.c201 * ubifs_delete_orphan - delete an orphan.
207 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan() function
H A Dubifs.h1928 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
H A Ddir.c765 ubifs_delete_orphan(c, inode->i_ino); in ubifs_link()
/kernel/linux/linux-6.6/fs/ubifs/
H A 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()
H A Dorphan.c201 * ubifs_delete_orphan - delete an orphan.
207 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan() function
H A Dubifs.h1957 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
H A Ddir.c763 ubifs_delete_orphan(c, inode->i_ino); in ubifs_link()

Completed in 19 milliseconds