Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dxattr.c4187 struct buffer_head *xb_bh, in ocfs2_cp_xattr_block_to_bucket() argument
4195 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4199 char *src = xb_bh->b_data; in ocfs2_cp_xattr_block_to_bucket()
4203 (unsigned long long)xb_bh->b_blocknr, in ocfs2_cp_xattr_block_to_bucket()
4283 struct buffer_head *xb_bh = xs->xattr_bh; in ocfs2_xattr_create_index_block() local
4285 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_xattr_create_index_block()
4290 (unsigned long long)xb_bh->b_blocknr); in ocfs2_xattr_create_index_block()
4360 ocfs2_journal_dirty(handle, xb_bh); in ocfs2_xattr_create_index_block()
5272 struct buffer_head *xb_bh, in ocfs2_add_new_xattr_bucket() argument
5277 (struct ocfs2_xattr_block *)xb_bh->b_data; in ocfs2_add_new_xattr_bucket()
[all …]