Searched refs:ubifs_delete_orphan (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | journal.c | 707 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 D | orphan.c | 201 * 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 D | ubifs.h | 1928 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
|
H A D | dir.c | 765 ubifs_delete_orphan(c, inode->i_ino); in ubifs_link()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | journal.c | 707 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 D | orphan.c | 201 * 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 D | ubifs.h | 1957 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
|
H A D | dir.c | 763 ubifs_delete_orphan(c, inode->i_ino); in ubifs_link()
|
Completed in 19 milliseconds