Searched refs:ORANGEFS_IMMUTABLE_FL (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/orangefs/ | ||
D | protocol.h | 129 #define ORANGEFS_IMMUTABLE_FL FS_IMMUTABLE_FL macro |
D | orangefs-utils.c | 86 if (attrs->flags & ORANGEFS_IMMUTABLE_FL) in orangefs_inode_flags() |