Home
last modified time | relevance | path

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

/linux-5.19.10/fs/orangefs/
Dprotocol.h141 #define ORANGEFS_ATTR_SYS_ATIME_SET (1 << 7) macro
Dorangefs-utils.c159 attrs->mask |= ORANGEFS_ATTR_SYS_ATIME_SET; in copy_attributes_from_inode()