Home
last modified time | relevance | path

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

/linux-5.19.10/fs/orangefs/
Dprotocol.h134 #define ORANGEFS_ATTR_SYS_UID (1 << 0) macro
150 (ORANGEFS_ATTR_SYS_UID | \
Dorangefs-utils.c146 attrs->mask |= ORANGEFS_ATTR_SYS_UID; in copy_attributes_from_inode()