Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dxattr.c328 #define bucket_xh(_b) ((struct ocfs2_xattr_header *)bucket_block((_b), 0)) macro
417 &bucket_xh(bucket)->xh_check); in ocfs2_read_xattr_bucket()
455 &bucket_xh(bucket)->xh_check); in ocfs2_xattr_bucket_journal_dirty()
1255 bucket_xh(xs->bucket), in ocfs2_xattr_block_get()
1751 return le16_to_cpu(bucket_xh(bucket)->xh_free_start); in ocfs2_xa_bucket_get_free_start()
2320 loc->xl_header = bucket_xh(bucket); in ocfs2_init_xattr_bucket_xa_loc()
3102 bucket_xh(xbs->bucket), in ocfs2_calc_xattr_set_need()
3765 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket()
3852 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
3865 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
[all …]