Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_da_btree.h92 #define XFS_DA_OP_NOTIME (1u << 5) /* don't update inode timestamps */ macro
103 { XFS_DA_OP_NOTIME, "NOTIME" }, \
A Dxfs_attr.c366 if (!error && !(args->op_flags & XFS_DA_OP_NOTIME)) in xfs_attr_try_sf_addname()
1076 if (!(args->op_flags & XFS_DA_OP_NOTIME)) in xfs_attr_set()
/linux-6.3-rc2/fs/xfs/scrub/
A Dattr.c150 args.op_flags = XFS_DA_OP_NOTIME; in xchk_xattr_listent()

Completed in 7 milliseconds