Searched refs:ORANGEFS_ATTR_SYS_GID (Results 1 – 2 of 2) sorted by relevance
/fs/orangefs/ | ||
D | protocol.h | 135 #define ORANGEFS_ATTR_SYS_GID (1 << 1) macro |
D | orangefs-utils.c | 151 attrs->mask |= ORANGEFS_ATTR_SYS_GID; in copy_attributes_from_inode() |