Searched refs:ubifs_delete_orphan (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/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() 1372 ubifs_delete_orphan(c, whiteout->i_ino); in ubifs_jnl_rename() 1424 ubifs_delete_orphan(c, new_inode->i_ino); in ubifs_jnl_rename()
|
| H A D | orphan.c | 207 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan() function
|
| H A D | ubifs.h | 1923 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
|
| H A D | dir.c | 737 ubifs_delete_orphan(c, inode->i_ino); in ubifs_link()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | orphan.c | 105 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum) in ubifs_delete_orphan() function
|
| H A D | ubifs.h | 2282 void ubifs_delete_orphan(struct ubifs_info *c, ino_t inum);
|