Searched refs:xattri_list (Results 1 – 2 of 2) sorted by relevance
427 xattri_list); in xfs_attr_create_intent()471 return list_entry(e, struct xfs_attr_intent, xattri_list); in attri_entry()718 xfs_defer_add_item(dfp, &attr->xattri_list); in xfs_attri_recover_work()930 xfs_defer_add(args->trans, &new->xattri_list, &xfs_attr_defer_type); in xfs_attr_defer_add()
507 struct list_head xattri_list; member