Lines Matching refs:treepath
2130 struct treepath { struct
2141 struct treepath var = {.path_length = ILLEGAL_PATH_ELEMENT_OFFSET, .reada = 0,} argument
2223 static inline struct item_head *tp_item_head(const struct treepath *path) in tp_item_head()
2228 static inline void *tp_item_body(const struct treepath *path) in tp_item_body()
2408 struct treepath *tb_path;
2998 int comp_items(const struct item_head *stored_ih, const struct treepath *path);
2999 const struct reiserfs_key *get_rkey(const struct treepath *chk_path,
3002 struct treepath *, int);
3006 struct treepath *search_path);
3008 void decrement_counters_in_path(struct treepath *search_path);
3009 void pathrelse(struct treepath *search_path);
3010 int reiserfs_check_path(struct treepath *p);
3011 void pathrelse_and_restore(struct super_block *s, struct treepath *search_path);
3014 struct treepath *path,
3020 struct treepath *path,
3026 struct treepath *path,
3032 struct treepath *path,
3111 struct treepath *path, struct reiserfs_dir_entry *de);
3170 struct treepath *, struct buffer_head *, loff_t);
3172 struct page *, struct treepath *, const struct cpu_key *,
3277 struct treepath *path;
3349 struct treepath *path, in reiserfs_new_unf_blocknrs()
3367 struct treepath *path, in reiserfs_new_unf_blocknrs2()