Searched refs:highest_ino_key (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | key.h | 127 static inline void highest_ino_key(const struct ubifs_info *c, in highest_ino_key() function
|
| H A D | tnc.c | 2723 highest_ino_key(c, &key2, xattr_inum); in ubifs_tnc_remove_ino() 2737 highest_ino_key(c, &key2, inum); in ubifs_tnc_remove_ino()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | key.h | 132 static inline void highest_ino_key(const struct ubifs_info *c, in highest_ino_key() function
|
| H A D | commit.c | 621 highest_ino_key(c, &upper_key, INUM_WATERMARK); in dbg_check_old_index()
|
| H A D | orphan.c | 710 highest_ino_key(c, &key2, inum); in do_kill_orphans()
|
| H A D | tnc.c | 2907 highest_ino_key(c, &key2, xattr_inum); in ubifs_tnc_remove_ino() 2922 highest_ino_key(c, &key2, inum); in ubifs_tnc_remove_ino()
|
| H A D | journal.c | 1749 highest_ino_key(c, &key2, inode->i_ino); in ubifs_jnl_delete_xattr()
|