Home
last modified time | relevance | path

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

/fs/nfs/
Dsuper.c461 int showdefaults) in nfs_show_mountd_options() argument
477 if (showdefaults) in nfs_show_mountd_options()
481 if (nfss->mountd_version || showdefaults) in nfs_show_mountd_options()
483 if (nfss->mountd_port || showdefaults) in nfs_show_mountd_options()
494 if (showdefaults) in nfs_show_mountd_options()
503 int showdefaults) in nfs_show_mount_options() argument
532 if (nfss->acregmin != NFS_DEF_ACREGMIN*HZ || showdefaults) in nfs_show_mount_options()
534 if (nfss->acregmax != NFS_DEF_ACREGMAX*HZ || showdefaults) in nfs_show_mount_options()
536 if (nfss->acdirmin != NFS_DEF_ACDIRMIN*HZ || showdefaults) in nfs_show_mount_options()
538 if (nfss->acdirmax != NFS_DEF_ACDIRMAX*HZ || showdefaults) in nfs_show_mount_options()
[all …]