Home
last modified time | relevance | path

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

/netbsd/sys/fs/nfs/client/
H A Dnfs_clvfsops.c886 int dirlen, has_nfs_args_opt, has_nfs_from_opt, in nfs_mount() local
891 has_nfs_from_opt = 0; in nfs_mount()
1242 has_nfs_from_opt = 1; in nfs_mount()
1291 if (has_nfs_from_opt == 0) { in nfs_mount()
1300 if (has_nfs_args_opt == 0 && has_nfs_from_opt == 0) { in nfs_mount()