Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dxattr.c4178 struct buffer_head *xb_bh, in ocfs2_cp_xattr_block_to_bucket() argument
4186 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4190 char *src = xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4194 (unsigned long long)xb_bh->b_blocknr, in ocfs2_cp_xattr_block_to_bucket()
4274 struct buffer_head *xb_bh = xs->xattr_bh; in ocfs2_xattr_create_index_block() local
4276 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4281 (unsigned long long)xb_bh->b_blocknr); in ocfs2_xattr_create_index_block()
4351 ocfs2_journal_dirty(handle, xb_bh); in ocfs2_xattr_create_index_block()
5263 struct buffer_head *xb_bh, in ocfs2_add_new_xattr_bucket() argument
5268 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
[all …]