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

/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clvfsops.c933 int dirlen, has_nfs_args_opt, has_nfs_from_opt, local
940 has_nfs_from_opt = 0;
1331 has_nfs_from_opt = 1;
1385 if (has_nfs_from_opt == 0) {
1394 if (has_nfs_args_opt == 0 && has_nfs_from_opt == 0) {

Completed in 118 milliseconds