Home
last modified time | relevance | path

Searched refs:ORANGEFS_MIRROR_FL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Dprotocol.h132 #define ORANGEFS_MIRROR_FL 0x01000000ULL macro
H A Dfile.c427 * ORANGEFS_MIRROR_FL is set internally when the mirroring mode in orangefs_ioctl()
433 if ((uval & ~ORANGEFS_MIRROR_FL) & in orangefs_ioctl()
/kernel/linux/linux-6.6/fs/orangefs/
H A Dprotocol.h132 #define ORANGEFS_MIRROR_FL 0x01000000ULL macro
H A Dinode.c948 * ORANGEFS_MIRROR_FL is set internally when the mirroring mode is in orangefs_fileattr_set()
955 (fa->flags & ~(FS_IMMUTABLE_FL | FS_APPEND_FL | FS_NOATIME_FL | ORANGEFS_MIRROR_FL))) { in orangefs_fileattr_set()

Completed in 5 milliseconds