Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A 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(searc in ocfs2_xattr_bucket_find()
[all...]
/kernel/linux/linux-6.6/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()
1241 bucket_xh(xs->bucket), in ocfs2_xattr_block_get()
1737 return le16_to_cpu(bucket_xh(bucket)->xh_free_start); in ocfs2_xa_bucket_get_free_start()
2306 loc->xl_header = bucket_xh(bucket); in ocfs2_init_xattr_bucket_xa_loc()
3088 bucket_xh(xbs->bucket), in ocfs2_calc_xattr_set_need()
3751 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket()
3837 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
3850 xh = bucket_xh(searc in ocfs2_xattr_bucket_find()
[all...]

Completed in 15 milliseconds