Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dprotocol.h139 #define ORANGEFS_ATTR_SYS_MTIME (1 << 5) macro
155 ORANGEFS_ATTR_SYS_MTIME | \
Dorangefs-utils.c176 attrs->mask |= ORANGEFS_ATTR_SYS_MTIME; in copy_attributes_from_inode()