Searched refs:chk_path (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | stree.c | 215 static inline const struct reiserfs_key *get_lkey(const struct treepath *chk_path, in get_lkey() argument 218 int position, path_offset = chk_path->path_length; in get_lkey() 228 (PATH_OFFSET_PBUFFER(chk_path, path_offset)), in get_lkey() 234 PATH_OFFSET_PBUFFER(chk_path, path_offset))) in get_lkey() 238 PATH_OFFSET_POSITION(chk_path, in get_lkey() 244 PATH_OFFSET_PBUFFER(chk_path, in get_lkey() 255 if (PATH_OFFSET_PBUFFER(chk_path, FIRST_PATH_ELEMENT_OFFSET)-> in get_lkey() 262 inline const struct reiserfs_key *get_rkey(const struct treepath *chk_path, in get_rkey() argument 265 int position, path_offset = chk_path->path_length; in get_rkey() 274 (PATH_OFFSET_PBUFFER(chk_path, path_offse in get_rkey() 321 key_in_buffer( struct treepath *chk_path, const struct cpu_key *key, struct super_block *sb ) key_in_buffer() argument [all...] |
| H A D | reiserfs.h | 3002 const struct reiserfs_key *get_rkey(const struct treepath *chk_path,
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | stree.c | 215 static inline const struct reiserfs_key *get_lkey(const struct treepath *chk_path, in get_lkey() argument 218 int position, path_offset = chk_path->path_length; in get_lkey() 228 (PATH_OFFSET_PBUFFER(chk_path, path_offset)), in get_lkey() 234 PATH_OFFSET_PBUFFER(chk_path, path_offset))) in get_lkey() 238 PATH_OFFSET_POSITION(chk_path, in get_lkey() 244 PATH_OFFSET_PBUFFER(chk_path, in get_lkey() 255 if (PATH_OFFSET_PBUFFER(chk_path, FIRST_PATH_ELEMENT_OFFSET)-> in get_lkey() 262 inline const struct reiserfs_key *get_rkey(const struct treepath *chk_path, in get_rkey() argument 265 int position, path_offset = chk_path->path_length; in get_rkey() 274 (PATH_OFFSET_PBUFFER(chk_path, path_offse in get_rkey() 321 key_in_buffer( struct treepath *chk_path, const struct cpu_key *key, struct super_block *sb ) key_in_buffer() argument [all...] |
| H A D | reiserfs.h | 2999 const struct reiserfs_key *get_rkey(const struct treepath *chk_path,
|
Completed in 29 milliseconds