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

/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdkrpc.c152 nd.nd_flag = ND_NFSV4;
170 if (nfs_privport && (nd.nd_flag & ND_NFSV4) == 0) {
256 if ((nd.nd_flag & ND_NFSV4) != 0) {
356 if ((nd->nd_flag & (ND_NFSV4 | ND_STREAMSOCK)) ==
362 if ((nd->nd_flag & ND_NFSV4) != 0)
H A Dnfs_nfsdserv.c108 if ((nd->nd_flag & ND_NFSV4) &&
160 if (nd->nd_flag & ND_NFSV4) {
196 if (nd->nd_flag & ND_NFSV4) {
242 if (nd->nd_flag & ND_NFSV4) {
327 if (nd->nd_flag & ND_NFSV4) {
357 } else if (!nd->nd_repstat && (nd->nd_flag & ND_NFSV4))
381 if (!nd->nd_repstat && (nd->nd_flag & ND_NFSV4))
385 if (!nd->nd_repstat && (nd->nd_flag & ND_NFSV4)) {
465 else if (nd->nd_flag & ND_NFSV4)
478 if (nd->nd_flag & ND_NFSV4) {
[all...]
H A Dnfs_nfsdsubs.c1444 if (nd->nd_flag & (ND_NFSV3 | ND_NFSV4)) {
1453 if (nd->nd_flag & ND_NFSV4) {
1508 if (nd->nd_flag & (ND_NFSV3 | ND_NFSV4)) {
1606 if ((nd->nd_flag & ND_NFSV4) == 0)
1854 if ((nd->nd_flag & ND_NFSV4) && nd->nd_procnum == NFSV4OP_LOOKUPP) {
1980 if (nd->nd_flag & ND_NFSV4)
2011 if (nd->nd_flag & ND_NFSV4) {
H A Dnfs_nfsdport.c401 (nd->nd_flag & ND_NFSV4) == 0) {
1193 if (ndflag & ND_NFSV4) {
1871 if (nd->nd_flag & ND_NFSV4) {
1893 if (nd->nd_flag & ND_NFSV4) {
1899 } else if ((nd->nd_flag & ND_NFSV4) && off == 0 && verf != 0) {
1995 ((nd->nd_flag & ND_NFSV4) &&
2105 if (nd->nd_flag & ND_NFSV4)
2161 (nd->nd_flag & ND_NFSV4) != 0 &&
2187 (nd->nd_flag & ND_NFSV4) != 0 &&
2336 switch (nd->nd_flag & (ND_NFSV2 | ND_NFSV3 | ND_NFSV4)) {
[all...]
H A Dnfs_nfsdsocket.c487 if (!(nd->nd_flag & ND_NFSV4)) {
532 if (!(nd->nd_flag & ND_NFSV4) && nfsrv_nonidempotent[nd->nd_procnum])
557 if (nd->nd_flag & ND_NFSV4) {
H A Dnfs_nfsdcache.c342 if (nd->nd_flag & ND_NFSV4)
H A Dnfs_nfsdstate.c4116 nd->nd_flag = ND_NFSV4;
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clrpcops.c216 if (nd->nd_flag & ND_NFSV4) {
234 if (nd->nd_flag & ND_NFSV4) {
241 if (nd->nd_flag & ND_NFSV4)
1009 if (nd->nd_flag & ND_NFSV4) {
1037 if (nd->nd_flag & ND_NFSV4) {
1052 if ((nd->nd_flag & ND_NFSV4) != 0)
1156 if (nd->nd_flag & ND_NFSV4)
1163 } else if (nd->nd_flag & ND_NFSV4) {
1172 if (nd->nd_flag & (ND_NFSV3 | ND_NFSV4))
1174 if ((nd->nd_flag & ND_NFSV4)
[all...]
H A Dnfs_clcomsubs.c146 nd->nd_flag = ND_NFSV4 | ND_NFSCL;
170 if (nd->nd_flag & ND_NFSV4) {
344 if (nd->nd_flag & ND_NFSV4) {
471 } else if (nd->nd_flag & ND_NFSV4) {
483 if (nd->nd_flag & ND_NFSV4) {
H A Dnfs_clkrpc.c81 nd.nd_flag = (ND_NFSCB | ND_NFSV4);
H A Dnfs_clport.c753 } else if ((nd->nd_flag & (ND_NOMOREDATA | ND_NFSV4 | ND_V4WCCATTR))
754 == (ND_NFSV4 | ND_V4WCCATTR)) {
796 } else if (nd->nd_flag & ND_NFSV4) {
834 switch (nd->nd_flag & (ND_NFSV2 | ND_NFSV3 | ND_NFSV4)) {
920 case ND_NFSV4:
951 if (nd->nd_flag & ND_NFSV4)
H A Dnfs_clvnops.c1411 if (VTONFS(vp)->n_flag & ND_NFSV4)
/netbsd-current/sys/fs/nfs/common/
H A Dnfs_commonkrpc.c646 if ((nd->nd_flag & ND_NFSV4) &&
667 if ((nd->nd_flag & ND_NFSV4) && procnum == NFSV4PROC_COMPOUND)
675 if (nd->nd_flag & ND_NFSV4) {
827 if ((nd->nd_flag & ND_NFSV4) != 0) {
883 (nd->nd_flag & ND_NFSV4) &&
898 (nd->nd_flag & ND_NFSV4) == 0) ||
929 if ((nd->nd_flag & ND_NFSV4) != 0) {
992 if (nd->nd_flag & ND_NFSV4) {
H A Dnfs.h159 (((n)->nd_flag & (ND_NFSV3 | ND_NFSV4)) ? \
618 #define ND_NFSV4 0x00000010 macro
H A Dnfs_commonsubs.c492 switch (nd->nd_flag & (ND_NFSV2 | ND_NFSV3 | ND_NFSV4)) {
503 case ND_NFSV4:
670 if (nd->nd_flag & (ND_NFSV3 | ND_NFSV4)) {

Completed in 263 milliseconds