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

/fs/reiserfs/
H A Dstree.c214 static inline const struct reiserfs_key *get_lkey(const struct treepath *chk_path, function
317 * be absent, and in this case get_lkey and get_rkey return a special key
336 if (comp_keys(get_lkey(chk_path, sb), key) == 1)

Completed in 7 milliseconds