Lines Matching refs:treepath
2131 struct treepath { struct
2142 struct treepath var = {.path_length = ILLEGAL_PATH_ELEMENT_OFFSET, .reada = 0,} argument
2224 static inline struct item_head *tp_item_head(const struct treepath *path) in tp_item_head()
2229 static inline void *tp_item_body(const struct treepath *path) in tp_item_body()
2409 struct treepath *tb_path;
2999 int comp_items(const struct item_head *stored_ih, const struct treepath *path);
3000 const struct reiserfs_key *get_rkey(const struct treepath *chk_path,
3003 struct treepath *, int);
3007 struct treepath *search_path);
3009 void decrement_counters_in_path(struct treepath *search_path);
3010 void pathrelse(struct treepath *search_path);
3011 int reiserfs_check_path(struct treepath *p);
3012 void pathrelse_and_restore(struct super_block *s, struct treepath *search_path);
3015 struct treepath *path,
3021 struct treepath *path,
3027 struct treepath *path,
3033 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 *,
3276 struct treepath *path;
3348 struct treepath *path, in reiserfs_new_unf_blocknrs()
3366 struct treepath *path, in reiserfs_new_unf_blocknrs2()