Searched defs:xb_bh (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 4281 struct buffer_head *xb_bh = xs->xattr_bh; in ocfs2_xattr_create_index_block() local 4184 ocfs2_cp_xattr_block_to_bucket(struct inode *inode, struct buffer_head *xb_bh, struct ocfs2_xattr_bucket *bucket) ocfs2_cp_xattr_block_to_bucket() argument 5269 ocfs2_add_new_xattr_bucket(struct inode *inode, struct buffer_head *xb_bh, struct ocfs2_xattr_bucket *target, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_add_new_xattr_bucket() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 4275 struct buffer_head *xb_bh = xs->xattr_bh; in ocfs2_xattr_create_index_block() local 4178 ocfs2_cp_xattr_block_to_bucket(struct inode *inode, struct buffer_head *xb_bh, struct ocfs2_xattr_bucket *bucket) ocfs2_cp_xattr_block_to_bucket() argument 5263 ocfs2_add_new_xattr_bucket(struct inode *inode, struct buffer_head *xb_bh, struct ocfs2_xattr_bucket *target, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_add_new_xattr_bucket() argument [all...] |
Completed in 14 milliseconds