Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dprotocol.h138 #define ORANGEFS_ATTR_SYS_CTIME (1 << 4) macro
154 ORANGEFS_ATTR_SYS_CTIME | \
Dorangefs-utils.c183 attrs->mask |= ORANGEFS_ATTR_SYS_CTIME; in copy_attributes_from_inode()