Searched refs:NFS_MOUNT_CMP_FLAGMASK (Results 1 – 1 of 1) sorted by relevance
973 #define NFS_MOUNT_CMP_FLAGMASK (NFS_REMOUNT_CMP_FLAGMASK & \ macro1101 if ((a->flags ^ b->flags) & NFS_MOUNT_CMP_FLAGMASK) in nfs_compare_mount_options()