HomeSort by: relevance | last modified time | path
    Searched refs:NFSHASNFSV4 (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clrpcops.c 1089 if (NFSHASNFSV4(nmp)) {
1207 if (NFSHASNFSV4(nmp) && len == 1 &&
1220 if (NFSHASNFSV4(nmp) && len == 2 &&
1362 if (NFSHASNFSV4(nmp)) {
1369 if (NFSHASNFSV4(nmp))
1396 if (NFSHASNFSV4(nmp))
1515 if (NFSHASNFSV4(nmp)) {
1523 if (NFSHASNFSV4(nmp)) {
1567 if (NFSHASNFSV4(nmp))
1850 if (NFSHASNFSV4(nmp))
    [all...]
nfs_clcomsubs.c 145 if (NFSHASNFSV4(nmp)) {
nfs_clstate.c 4214 if (!NFSHASNFSV4(nmp))
4248 if (!NFSHASNFSV4(nmp))
4550 if (!NFSHASNFSV4(nmp))
4577 if (!NFSHASNFSV4(nmp))
4604 if (!NFSHASNFSV4(nmp))
4633 if (!NFSHASNFSV4(nmp))
nfs_clport.c 490 if (NFSHASNFSV4(nmp) && NFSHASHASSETFSID(nmp) &&
nfs_clvnops.c 1059 while (NFSHASNFSV4(nmp) && (np->n_flag & NREMOVEINPROG)) {
1561 while (NFSHASNFSV4(nmp) && (dnp->n_flag & NREMOVEINPROG)) {
  /src/sys/fs/nfs/common/
nfsport.h 912 #define NFSHASNFSV4(n) ((n)->nm_flag & NFSMNT_NFSV4)

Completed in 22 milliseconds