Searched refs:NFSHASNFSV4N (Results 1 – 7 of 7) sorted by relevance
396 if (NFSHASNFSV4N(nmp)) { in nfsrpc_open()461 } else if (NFSHASNFSV4N(nmp)) { in nfsrpc_open()515 if (NFSHASNFSV4N(nmp) && NFSHASONEOPENOWN(nmp)) { in nfsrpc_open()581 if (NFSHASNFSV4N(nmp)) in nfsrpc_openrpc()587 if (NFSHASNFSV4N(nmp)) in nfsrpc_openrpc()594 if (!NFSHASNFSV4N(nmp)) in nfsrpc_openrpc()596 } else if (NFSHASNFSV4N(nmp)) { in nfsrpc_openrpc()685 NFSHASNFSV4N(nmp)) { in nfsrpc_openrpc()788 if (NFSHASNFSV4N(VFSTONFS(vp->v_mount))) in nfsrpc_opendowngrade()961 if (NFSHASNFSV4N(nmp)) { in nfsrpc_closerpc()[all …]
562 if (NFSHASNFSV4N(nmp) && NFSHASONEOPENOWN(nmp) && fords == 0) { in nfscl_getstateid()605 if (NFSHASNFSV4N(nmp)) in nfscl_getstateid()645 if (NFSHASNFSV4N(nmp)) in nfscl_getstateid()699 if (NFSHASNFSV4N(nmp)) in nfscl_getstateid()2117 if (NFSHASNFSV4N(nmp)) { in nfscl_umount()2330 NFSHASNFSV4N(nmp)) { in nfscl_recover()2431 NFSHASNFSV4N(nmp)) { in nfscl_recover()2489 if (NFSHASNFSV4N(nmp)) in nfscl_recover()2805 if (NFSHASNFSV4N(clp->nfsc_nmp)) { in nfscl_renewthread()3458 if (NFSHASNFSV4N(nmp)) in nfscl_doclose()[all …]
259 if ((nmp->nm_flag & NFSMNT_NOCTO) == 0 || !NFSHASNFSV4N(nmp) || in ncl_inactive()
852 if (!NFSHASNFSV4N(nmp) || in nfs_close()1238 if (opennamed && (!NFSHASNFSV4(nmp) || !NFSHASNFSV4N(nmp))) in nfs_lookup()1389 if (NFSHASNFSV4N(nmp) && NFSHASONEOPENOWN(nmp) && !NFSHASPNFS(nmp) && in nfs_lookup()1848 if (NFSHASNFSV4(nmp) && NFSHASNFSV4N(nmp)) { in nfs_create()2006 if (!NFSHASNFSV4(nmp) || !NFSHASNFSV4N(nmp) || in nfs_remove()2100 if (NFSHASNFSV4(nmp) && NFSHASNFSV4N(nmp)) { in nfs_removerpc()2183 !NFSHASNFSV4N(nmp) || nfscl_mustflush(fvp) != 0) in nfs_rename()2188 !NFSHASNFSV4(nmp) || !NFSHASNFSV4N(nmp) || in nfs_rename()2320 if (NFSHASNFSV4(nmp) && NFSHASNFSV4N(nmp) && in nfs_renamerpc()3498 if (NFSHASNFSV4N(nmp) && NFSHASONEOPENOWN(nmp)) { in nfs_advlock()
261 if (NFSHASNFSV4(nmp) && !NFSHASNFSV4N(nmp)) { in nfscl_nget()
1040 #define NFSHASNFSV4N(n) ((n)->nm_minorvers > 0) macro
402 if (NFSHASNFSV4N(nmp)) { in newnfs_connect()