Searched refs:xh (Results 1 – 2 of 2) sorted by relevance
244 struct ocfs2_xattr_header *xh,958 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside() local961 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() local1586 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() local1632 int count = le16_to_cpu(xh->xh_count); in ocfs2_xa_block_wipe_namevalue()[all …]
160 static int incfs_handler_getxattr(const struct xattr_handler *xh, in incfs_handler_getxattr() argument168 static int incfs_handler_setxattr(const struct xattr_handler *xh, in incfs_handler_setxattr() argument