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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dstree.c22 * get_lkey
241 static inline const struct reiserfs_key *get_lkey(const struct treepath *chk_path, function
331 this case get_lkey and get_rkey return a special key which is MIN_KEY or MAX_KEY. */
345 if (comp_keys(get_lkey(chk_path, sb), key) == 1)

Completed in 105 milliseconds