Searched refs:ORANGEFS_ATTR_SYS_MTIME_SET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/orangefs/ | ||
H A D | protocol.h | 142 #define ORANGEFS_ATTR_SYS_MTIME_SET (1 << 8) macro |
H A D | orangefs-utils.c | 166 attrs->mask |= ORANGEFS_ATTR_SYS_MTIME_SET; in copy_attributes_from_inode() |