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