Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_attr.c884 xfs_attr_intent_init( in xfs_attr_intent_init() function
908 error = xfs_attr_intent_init(args, XFS_ATTRI_OP_FLAGS_SET, &new); in xfs_attr_defer_add()
927 error = xfs_attr_intent_init(args, XFS_ATTRI_OP_FLAGS_REPLACE, &new); in xfs_attr_defer_replace()
947 error = xfs_attr_intent_init(args, XFS_ATTRI_OP_FLAGS_REMOVE, &new); in xfs_attr_defer_remove()