Searched refs:ORANGEFS_ATTR_SYS_ATIME_SET (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/orangefs/ | ||
| D | protocol.h | 141 #define ORANGEFS_ATTR_SYS_ATIME_SET (1 << 7) macro |
| D | orangefs-utils.c | 159 attrs->mask |= ORANGEFS_ATTR_SYS_ATIME_SET; in copy_attributes_from_inode() |