Searched defs:to_key (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | journal.c | 1548 union ubifs_key key, to_key; in ubifs_jnl_truncate() local
|
H A D | tnc.c | 3535 union ubifs_key from_key, to_key, *key; in dbg_check_inode_size() local 2800 key_in_range(struct ubifs_info *c, union ubifs_key *key, union ubifs_key *from_key, union ubifs_key *to_key) key_in_range() argument 2820 ubifs_tnc_remove_range(struct ubifs_info *c, union ubifs_key *from_key, union ubifs_key *to_key) ubifs_tnc_remove_range() argument [all...] |
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | tnc.c | 3536 union ubifs_key from_key, to_key, *key; in dbg_check_inode_size() local 2801 key_in_range(struct ubifs_info *c, union ubifs_key *key, union ubifs_key *from_key, union ubifs_key *to_key) key_in_range() argument 2821 ubifs_tnc_remove_range(struct ubifs_info *c, union ubifs_key *from_key, union ubifs_key *to_key) ubifs_tnc_remove_range() argument [all...] |
H A D | journal.c | 1554 union ubifs_key key, to_key; in ubifs_jnl_truncate() local
|
Completed in 13 milliseconds