OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ND_NFSV4
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdkrpc.c
152
nd.nd_flag =
ND_NFSV4
;
170
if (nfs_privport && (nd.nd_flag &
ND_NFSV4
) == 0) {
256
if ((nd.nd_flag &
ND_NFSV4
) != 0) {
353
if ((nd->nd_flag & (
ND_NFSV4
| ND_STREAMSOCK)) ==
359
if ((nd->nd_flag &
ND_NFSV4
) != 0)
nfs_nfsdserv.c
108
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
...]
nfs_nfsdsubs.c
1444
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
) {
nfs_nfsdport.c
401
(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
...]
nfs_nfsdsocket.c
487
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
) {
nfs_nfsdcache.c
342
if (nd->nd_flag &
ND_NFSV4
)
nfs_nfsdstate.c
4116
nd->nd_flag =
ND_NFSV4
;
/src/sys/fs/nfs/client/
nfs_clrpcops.c
216
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
) && !error
[
all
...]
nfs_clcomsubs.c
146
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
) {
nfs_clkrpc.c
81
nd.nd_flag = (ND_NFSCB |
ND_NFSV4
);
nfs_clport.c
753
} 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
)
nfs_clvnops.c
1411
if (VTONFS(vp)->n_flag &
ND_NFSV4
)
/src/sys/fs/nfs/common/
nfs_commonkrpc.c
646
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
) {
nfs.h
159
(((n)->nd_flag & (ND_NFSV3 |
ND_NFSV4
)) ? \
618
#define
ND_NFSV4
0x00000010
nfs_commonsubs.c
492
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 30 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025