Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dprotocol.h135 #define ORANGEFS_ATTR_SYS_GID (1 << 1) macro
151 ORANGEFS_ATTR_SYS_GID | \
Dorangefs-utils.c164 attrs->mask |= ORANGEFS_ATTR_SYS_GID; in copy_attributes_from_inode()