Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_attr_item.c373 struct xfs_da_args *args = attr->xattri_da_args; in xfs_attr_log_item()
428 args = attr->xattri_da_args; in xfs_attr_create_intent()
463 if (attr->xattri_da_args->op_flags & XFS_DA_OP_RECOVERY) in xfs_attr_free_item()
486 args = attr->xattri_da_args; in xfs_attr_finish_item()
673 attr->xattri_da_args = args; in xfs_attri_recover_work()
758 args = attr->xattri_da_args; in xfs_attr_recover_work()
883 new->xattri_da_args = args; in xfs_attr_defer_add()
/linux/fs/xfs/libxfs/
H A Dxfs_attr.h512 struct xfs_da_args *xattri_da_args; member