Searched refs:treepath (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dstree.c246 static inline const struct reiserfs_key *get_lkey(const struct treepath
292 inline const struct reiserfs_key *get_rkey(const struct treepath *p_s_chk_path,
339 static inline int key_in_buffer(struct treepath *p_s_chk_path, /* Path which should be checked. */
376 void decrement_counters_in_path(struct treepath *p_s_search_path)
393 int reiserfs_check_path(struct treepath *p)
405 void pathrelse_and_restore(struct super_block *s, struct treepath *p_s_search_path)
423 void pathrelse(struct treepath *p_s_search_path)
603 struct treepath *p_s_search_path,/* This structure was
814 struct treepath *p_s_search_path /* Filled up by this function. */
884 int comp_items(const struct item_head *stored_ih, const struct treepath *p_s_pat
[all...]
H A Dtail_conversion.c18 struct treepath *path, struct buffer_head *unbh,
173 int indirect2direct(struct reiserfs_transaction_handle *th, struct inode *p_s_inode, struct page *page, struct treepath *p_s_path, /* path to the indirect item. */
H A Dinode.c209 struct inode *inode, struct treepath *path)
567 struct treepath *path, int flags)
1095 static void init_inode(struct inode *inode, struct treepath *path)
1273 static void update_stat_data(struct treepath *path, struct inode *inode,
1642 struct item_head *ih, struct treepath *path,
1701 struct treepath *path, const char *symname,
H A Dnamei.c56 struct treepath *path)
115 struct treepath *path, struct reiserfs_dir_entry *de)
282 struct treepath *path_to_entry,
H A Dfix_node.c959 struct treepath *p_s_path = p_s_tb->tb_path;
1076 struct treepath *p_s_path = p_s_tb->tb_path;
1887 struct treepath *p_s_path = p_s_tb->tb_path;
H A Dbitmap.c710 struct treepath *path;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h1161 struct treepath { struct
1171 struct treepath var = {.path_length = ILLEGAL_PATH_ELEMENT_OFFSET, .reada = 0,}
1329 struct treepath *tb_path;
1795 int comp_items(const struct item_head *stored_ih, const struct treepath *p_s_path);
1796 const struct reiserfs_key *get_rkey(const struct treepath *p_s_chk_path,
1799 struct treepath *, int);
1803 struct treepath *p_s_search_path);
1805 void decrement_counters_in_path(struct treepath *p_s_search_path);
1806 void pathrelse(struct treepath *p_s_search_path);
1807 int reiserfs_check_path(struct treepath *
[all...]

Completed in 132 milliseconds