Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dxattr.c320 #define bucket_xh(_b) ((struct ocfs2_xattr_header *)bucket_block((_b), 0)) macro
409 &bucket_xh(bucket)->xh_check); in ocfs2_read_xattr_bucket()
447 &bucket_xh(bucket)->xh_check); in ocfs2_xattr_bucket_journal_dirty()
1247 bucket_xh(xs->bucket), in ocfs2_xattr_block_get()
1743 return le16_to_cpu(bucket_xh(bucket)->xh_free_start); in ocfs2_xa_bucket_get_free_start()
2312 loc->xl_header = bucket_xh(bucket); in ocfs2_init_xattr_bucket_xa_loc()
3094 bucket_xh(xbs->bucket), in ocfs2_calc_xattr_set_need()
3757 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket()
3843 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
3856 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
[all …]