Home
last modified time | relevance | path

Searched refs:bucket_xh (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ocfs2/
H A Dxattr.c314 #define bucket_xh(_b) ((struct ocfs2_xattr_header *)bucket_block((_b), 0)) macro
403 &bucket_xh(bucket)->xh_check); in ocfs2_read_xattr_bucket()
441 &bucket_xh(bucket)->xh_check); in ocfs2_xattr_bucket_journal_dirty()
1250 bucket_xh(xs->bucket), in ocfs2_xattr_block_get()
1746 return le16_to_cpu(bucket_xh(bucket)->xh_free_start); in ocfs2_xa_bucket_get_free_start()
2314 loc->xl_header = bucket_xh(bucket); in ocfs2_init_xattr_bucket_xa_loc()
3096 bucket_xh(xbs->bucket), in ocfs2_calc_xattr_set_need()
3759 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket()
3845 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
3858 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
[all …]