Home
last modified time | relevance | path

Searched refs:NFS_MOUNT_CMP_FLAGMASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dsuper.c985 #define NFS_MOUNT_CMP_FLAGMASK (NFS_REMOUNT_CMP_FLAGMASK & \ macro
1119 if ((a->flags ^ b->flags) & NFS_MOUNT_CMP_FLAGMASK) in nfs_compare_mount_options()