Searched refs:ORANGEFS_MIRROR_FL (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/ | ||
D | protocol.h | 132 #define ORANGEFS_MIRROR_FL 0x01000000ULL macro |
D | file.c | 433 if ((uval & ~ORANGEFS_MIRROR_FL) & in orangefs_ioctl() |