Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dxattr.c318 #define bucket_xh(_b) ((struct ocfs2_xattr_header *)bucket_block((_b), 0)) macro
407 &bucket_xh(bucket)->xh_check); in ocfs2_read_xattr_bucket()
445 &bucket_xh(bucket)->xh_check); in ocfs2_xattr_bucket_journal_dirty()
1245 bucket_xh(xs->bucket), in ocfs2_xattr_block_get()
1741 return le16_to_cpu(bucket_xh(bucket)->xh_free_start); in ocfs2_xa_bucket_get_free_start()
2310 loc->xl_header = bucket_xh(bucket); in ocfs2_init_xattr_bucket_xa_loc()
3092 bucket_xh(xbs->bucket), in ocfs2_calc_xattr_set_need()
3755 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket()
3841 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
3854 xh = bucket_xh(search); in ocfs2_xattr_bucket_find()
[all …]