Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dsuper.c956 #define NFS_MOUNT_CMP_FLAGMASK (NFS_REMOUNT_CMP_FLAGMASK & \ macro
1083 if ((a->flags ^ b->flags) & NFS_MOUNT_CMP_FLAGMASK) in nfs_compare_mount_options()
/kernel/linux/linux-6.6/fs/nfs/
H A Dsuper.c975 #define NFS_MOUNT_CMP_FLAGMASK (NFS_REMOUNT_CMP_FLAGMASK & \ macro
1109 if ((a->flags ^ b->flags) & NFS_MOUNT_CMP_FLAGMASK) in nfs_compare_mount_options()

Completed in 4 milliseconds