Home
last modified time | relevance | path

Searched refs:attrd_format (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_attr_item.h48 struct xfs_attrd_log_format attrd_format; member
H A Dxfs_attr_item.c272 * only 1 iovec for the attrd_format, and we point that at the attr_log_format
283 attrdp->attrd_format.alfd_type = XFS_LI_ATTRD; in xfs_attrd_item_format()
284 attrdp->attrd_format.alfd_size = 1; in xfs_attrd_item_format()
287 &attrdp->attrd_format, in xfs_attrd_item_format()
798 attrdp->attrd_format.alfd_alf_id = attrip->attri_format.alfi_id; in xfs_trans_get_attrd()

Completed in 2 milliseconds