Home
last modified time | relevance | path

Searched refs:get_lkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dstree.c215 static inline const struct reiserfs_key *get_lkey(const struct treepath *chk_path, in get_lkey() function
318 * be absent, and in this case get_lkey and get_rkey return a special key
337 if (comp_keys(get_lkey(chk_path, sb), key) == 1) in key_in_buffer()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dstree.c215 static inline const struct reiserfs_key *get_lkey(const struct treepath *chk_path, in get_lkey() function
318 * be absent, and in this case get_lkey and get_rkey return a special key
337 if (comp_keys(get_lkey(chk_path, sb), key) == 1) in key_in_buffer()

Completed in 5 milliseconds