Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dxattr.c187 struct ocfs2_xattr_header *xl_header; member
1563 return (char *)loc->xl_header + offset; in ocfs2_xa_block_offset_pointer()
1579 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_get_free_start()
1625 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_wipe_namevalue()
1656 le16_add_cpu(&loc->xl_header->xh_count, 1); in ocfs2_xa_block_add_entry()
1807 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_entry()
1843 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_namevalue()
1929 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_remove_entry()
2275 loc->xl_header = in ocfs2_init_dinode_xa_loc()
2293 loc->xl_header = &(xb->xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
[all …]