Searched refs:ocfs2_xattr_block (Results 1 – 4 of 4) sorted by relevance
92 - sizeof(struct ocfs2_xattr_block) \481 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block()482 (struct ocfs2_xattr_block *)bh->b_data; in ocfs2_validate_xattr_block()983 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list()996 xb = (struct ocfs2_xattr_block *)blk_bh->b_data; in ocfs2_xattr_block_list()1194 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get()1218 xb = (struct ocfs2_xattr_block *)xs->xattr_bh->b_data; in ocfs2_xattr_block_get()1533 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_journal_access()1662 offsetof(struct ocfs2_xattr_block, in ocfs2_xa_block_fill_value_buf()2274 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc()[all …]
1106 struct ocfs2_xattr_block { struct1448 offsetof(struct ocfs2_xattr_block, in ocfs2_xattr_recs_per_xb()1595 offsetof(struct ocfs2_xattr_block, in ocfs2_xattr_recs_per_xb()
298 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_fill_root_el()313 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_set_last_eb_blk()321 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_get_last_eb_blk()330 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_update_clusters()
622 .ot_offset = offsetof(struct ocfs2_xattr_block, xb_check),