Searched refs:xattri_list (Results 1 – 2 of 2) sorted by relevance
429 xattri_list); in xfs_attr_create_intent()473 return list_entry(e, struct xfs_attr_intent, xattri_list); in attri_entry()724 xfs_defer_add_item(dfp, &attr->xattri_list); in xfs_attri_recover_work()936 xfs_defer_add(args->trans, &new->xattri_list, &xfs_attr_defer_type); in xfs_attr_defer_add()
506 struct list_head xattri_list; member