Searched refs:NFSHASNFSV4 (Results 1 – 7 of 7) sorted by relevance
1034 if (vap->va_flags != VNOVAL && (!NFSHASNFSV4(nmp) || in nfs_setattr()1235 if (opennamed && (!NFSHASNFSV4(nmp) || !NFSHASNFSV4N(nmp))) in nfs_lookup()1283 while (NFSHASNFSV4(nmp) && (np->n_flag & NREMOVEINPROG)) { in nfs_lookup()1845 if (NFSHASNFSV4(nmp) && NFSHASNFSV4N(nmp)) { in nfs_create()1873 while (NFSHASNFSV4(nmp) && (dnp->n_flag & NREMOVEINPROG)) { in nfs_create()2003 if (!NFSHASNFSV4(nmp) || !NFSHASNFSV4N(nmp) || in nfs_remove()2097 if (NFSHASNFSV4(nmp) && NFSHASNFSV4N(nmp)) { in nfs_removerpc()2179 if ((nmp->nm_flag & NFSMNT_NOCTO) == 0 || !NFSHASNFSV4(nmp) || in nfs_rename()2185 !NFSHASNFSV4(nmp) || !NFSHASNFSV4N(nmp) || in nfs_rename()2317 if (NFSHASNFSV4(nmp) && NFSHASNFSV4N(nmp) && in nfs_renamerpc()[all …]
1335 if (NFSHASNFSV4(nmp)) { in nfsrpc_setattr()1468 if (NFSHASNFSV4(nmp) && len == 1 && in nfsrpc_lookup()1481 if (NFSHASNFSV4(nmp) && len == 2 && in nfsrpc_lookup()1768 if (NFSHASNFSV4(nmp)) { in nfsrpc_read()1775 if (NFSHASNFSV4(nmp)) in nfsrpc_read()1812 if (NFSHASNFSV4(nmp)) in nfsrpc_read()1972 if (NFSHASNFSV4(nmp)) { in nfsrpc_write()1980 if (NFSHASNFSV4(nmp)) { in nfsrpc_write()2028 if (NFSHASNFSV4(nmp)) in nfsrpc_write()2069 if ((ioflag & IO_APPEND) != 0 && NFSHASNFSV4(nmp) && !NFSHASPNFS(nmp)) in nfsrpc_writerpc()[all …]
261 if (NFSHASNFSV4(nmp) && !NFSHASNFSV4N(nmp)) { in nfscl_nget()531 if (NFSHASNFSV4(nmp) && NFSHASHASSETFSID(nmp) && in nfscl_loadattrcache()
4772 if (!NFSHASNFSV4(nmp) || vp->v_type != VREG) in nfscl_mustflush()4812 if (!NFSHASNFSV4(nmp) || vp->v_type != VREG) in nfscl_nodeleg()5178 if (!NFSHASNFSV4(nmp)) in nfscl_reclaimnode()5205 if (!NFSHASNFSV4(nmp)) in nfscl_newnode()5232 if (!NFSHASNFSV4(nmp)) in nfscl_delegmodtime()5270 if (!NFSHASNFSV4(nmp)) in nfscl_deleggetmodtime()6038 if (!NFSHASNFSV4(nmp) || !NFSHASNFSV4N(nmp) || vp->v_type != VREG) in nfscl_delegacecheck()
921 if (!NFSHASNFSV4(nmp) || NFSHASPNFS(nmp)) { in ncl_write()
1039 #define NFSHASNFSV4(n) ((n)->nm_flag & NFSMNT_NFSV4) macro
381 if (NFSHASNFSV4(nmp)) { in nfscl_reqstart()