Lines Matching refs:treepath
1165 struct treepath { struct
1175 struct treepath var = {.path_length = ILLEGAL_PATH_ELEMENT_OFFSET, .reada = 0,} argument
1333 struct treepath *tb_path;
1797 int comp_items(const struct item_head *stored_ih, const struct treepath *p_s_path);
1798 const struct reiserfs_key *get_rkey(const struct treepath *p_s_chk_path,
1801 struct treepath *, int);
1805 struct treepath *p_s_search_path);
1807 void decrement_counters_in_path(struct treepath *p_s_search_path);
1808 void pathrelse(struct treepath *p_s_search_path);
1809 int reiserfs_check_path(struct treepath *p);
1810 void pathrelse_and_restore(struct super_block *s, struct treepath *p_s_search_path);
1813 struct treepath *path,
1819 struct treepath *path,
1825 struct treepath *path,
1831 struct treepath *path,
1905 struct treepath *path, struct reiserfs_dir_entry *de);
1956 struct treepath *, struct buffer_head *, loff_t);
1958 struct page *, struct treepath *, const struct cpu_key *,
2045 struct treepath *path; /* search path, used by allocator to deternine search_start by
2101 struct treepath *path, in reiserfs_new_unf_blocknrs()
2119 struct treepath *path, in reiserfs_new_unf_blocknrs2()