Home
last modified time | relevance | path

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

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