H A D | xattr.c | 262 struct buffer_head *root_bh, 282 struct buffer_head *root_bh, 285 struct buffer_head *root_bh, 292 struct buffer_head *root_bh, 3908 struct buffer_head *root_bh, ocfs2_xattr_index_block_find() 3915 (struct ocfs2_xattr_block *)root_bh->b_data; ocfs2_xattr_index_block_find() 3927 (unsigned long long)root_bh->b_blocknr, ocfs2_xattr_index_block_find() 4109 struct buffer_head *root_bh, ocfs2_list_xattr_tree_rec() 5082 struct buffer_head *root_bh, ocfs2_add_new_xattr_cluster() 5104 ocfs2_init_xattr_tree_extent_tree(&et, INODE_CACHE(inode), root_bh); ocfs2_add_new_xattr_cluster() 5106 ret = ocfs2_journal_access_xb(handle, INODE_CACHE(inode), root_bh, ocfs2_add_new_xattr_cluster() 5164 ocfs2_journal_dirty(handle, root_bh); ocfs2_add_new_xattr_cluster() 5404 struct buffer_head *root_bh, ocfs2_rm_xattr_cluster() 5415 (struct ocfs2_xattr_block *)root_bh->b_data; ocfs2_rm_xattr_cluster() 5427 ocfs2_init_xattr_tree_extent_tree(&et, INODE_CACHE(inode), root_bh); ocfs2_rm_xattr_cluster() 5461 ret = ocfs2_journal_access_xb(handle, INODE_CACHE(inode), root_bh, ocfs2_rm_xattr_cluster() 5476 ocfs2_journal_dirty(handle, root_bh); ocfs2_rm_xattr_cluster() 6081 struct buffer_head *root_bh, ocfs2_refcount_xattr_tree_rec() 6982 struct buffer_head *root_bh, ocfs2_reflink_xattr_rec() 3907 ocfs2_xattr_index_block_find(struct inode *inode, struct buffer_head *root_bh, int name_index, const char *name, struct ocfs2_xattr_search *xs) ocfs2_xattr_index_block_find() argument 4108 ocfs2_list_xattr_tree_rec(struct inode *inode, struct buffer_head *root_bh, u64 blkno, u32 cpos, u32 len, void *para) ocfs2_list_xattr_tree_rec() argument 5081 ocfs2_add_new_xattr_cluster(struct inode *inode, struct buffer_head *root_bh, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u32 *num_clusters, u32 prev_cpos, int *extend, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_add_new_xattr_cluster() argument 5403 ocfs2_rm_xattr_cluster(struct inode *inode, struct buffer_head *root_bh, u64 blkno, u32 cpos, u32 len, void *para) ocfs2_rm_xattr_cluster() argument 6080 ocfs2_refcount_xattr_tree_rec(struct inode *inode, struct buffer_head *root_bh, u64 blkno, u32 cpos, u32 len, void *para) ocfs2_refcount_xattr_tree_rec() argument 6981 ocfs2_reflink_xattr_rec(struct inode *inode, struct buffer_head *root_bh, u64 blkno, u32 cpos, u32 len, void *para) ocfs2_reflink_xattr_rec() argument
|