Lines Matching refs:treepath
2133 struct treepath { struct
2144 struct treepath var = {.path_length = ILLEGAL_PATH_ELEMENT_OFFSET, .reada = 0,} argument
2226 static inline struct item_head *tp_item_head(const struct treepath *path) in tp_item_head()
2231 static inline void *tp_item_body(const struct treepath *path) in tp_item_body()
2411 struct treepath *tb_path;
3001 int comp_items(const struct item_head *stored_ih, const struct treepath *path);
3002 const struct reiserfs_key *get_rkey(const struct treepath *chk_path,
3005 struct treepath *, int);
3009 struct treepath *search_path);
3011 void decrement_counters_in_path(struct treepath *search_path);
3012 void pathrelse(struct treepath *search_path);
3013 int reiserfs_check_path(struct treepath *p);
3014 void pathrelse_and_restore(struct super_block *s, struct treepath *search_path);
3017 struct treepath *path,
3023 struct treepath *path,
3029 struct treepath *path,
3035 struct treepath *path,
3112 struct treepath *path, struct reiserfs_dir_entry *de);
3171 struct treepath *, struct buffer_head *, loff_t);
3173 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()