Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_attr_item.c517 case XFS_ATTRI_OP_FLAGS_SET: in xfs_attri_validate()
600 case XFS_ATTRI_OP_FLAGS_SET: in xfs_attri_item_recover()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_log_format.h964 #define XFS_ATTRI_OP_FLAGS_SET 1 /* Set the attribute */ macro
Dxfs_attr.c908 error = xfs_attr_intent_init(args, XFS_ATTRI_OP_FLAGS_SET, &new); in xfs_attr_defer_add()