Home
last modified time | relevance | path

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

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