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