Searched defs:dx_root_bh (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Ddir.c1010 struct buffer_head *dx_root_bh = NULL; local
151 ocfs2_dx_dir_link_trailer(struct inode *dir, handle_t *handle, struct buffer_head *dx_root_bh, struct buffer_head *dirdata_bh) argument
590 ocfs2_read_dx_root(struct inode *dir, struct ocfs2_dinode *di, struct buffer_head **dx_root_bh) argument
1233 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; local
1490 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; local
2075 struct buffer_head *dx_root_bh = NULL; local
2293 struct buffer_head *dx_root_bh = NULL; local
2314 ocfs2_set_new_buffer_uptodate(INODE_CACHE(dir), dx_root_bh); local
2515 struct buffer_head *dx_root_bh = NULL; local
2631 ocfs2_dx_dir_index_root_block(struct inode *dir, struct buffer_head *dx_root_bh, struct buffer_head *dirent_bh) argument
2778 struct buffer_head *dx_root_bh = NULL; local
3163 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; local
3682 ocfs2_dx_dir_rebalance(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *dx_root_bh, struct buffer_head *dx_leaf_bh, struct ocfs2_dx_hinfo *hinfo, u32 leaf_cpos, u64 leaf_blkno) argument
3877 ocfs2_find_dir_space_dx(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dx_root_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
3950 ocfs2_search_dx_free_list(struct inode *dir, struct buffer_head *dx_root_bh, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
3998 ocfs2_expand_inline_dx_root(struct inode *dir, struct buffer_head *dx_root_bh) argument
4114 ocfs2_inline_dx_has_space(struct buffer_head *dx_root_bh) argument
4137 struct buffer_head *dx_root_bh = NULL; local
4302 ocfs2_dx_dir_remove_index(struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dx_root_bh) argument
4390 struct buffer_head *dx_root_bh = NULL; local
4444 ocfs2_remove_from_cache(INODE_CACHE(dir), dx_root_bh); local
[all...]

Completed in 112 milliseconds