Searched refs:ocfs2_xattr_block (Results 1 – 4 of 4) sorted by relevance
84 - sizeof(struct ocfs2_xattr_block) \473 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block()474 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_validate_xattr_block()999 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list()1012 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()1210 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get()1234 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_get()1550 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_journal_access()1679 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_fill_value_buf()2291 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc()[all …]
1066 struct ocfs2_xattr_block { struct1408 offsetof(struct ocfs2_xattr_block, in ocfs2_xattr_recs_per_xb()1555 offsetof(struct ocfs2_xattr_block, in ocfs2_xattr_recs_per_xb()
292 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_fill_root_el()307 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_set_last_eb_blk()315 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_get_last_eb_blk()324 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_update_clusters()
609 .ot_offset = offsetof(struct ocfs2_xattr_block, xb_check),