Home
last modified time | relevance | path

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

/fs/ocfs2/
Dxattr.c244 struct ocfs2_xattr_header *xh,
958 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside() local
961 xh = (struct ocfs2_xattr_header *) in ocfs2_has_inline_xattr_value_outside()
965 for (i = 0; i < le16_to_cpu(xh->xh_count); i++) in ocfs2_has_inline_xattr_value_outside()
966 if (!ocfs2_xattr_is_local(&xh->xh_entries[i])) in ocfs2_has_inline_xattr_value_outside()
1585 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_get_free_start() local
1586 int i, count = le16_to_cpu(xh->xh_count); in ocfs2_xa_block_get_free_start()
1590 offset = le16_to_cpu(xh->xh_entries[i].xe_name_offset); in ocfs2_xa_block_get_free_start()
1631 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_wipe_namevalue() local
1632 int count = le16_to_cpu(xh->xh_count); in ocfs2_xa_block_wipe_namevalue()
[all …]
/fs/incfs/
Dvfs.c160 static int incfs_handler_getxattr(const struct xattr_handler *xh, in incfs_handler_getxattr() argument
168 static int incfs_handler_setxattr(const struct xattr_handler *xh, in incfs_handler_setxattr() argument