Searched refs:no_trunc (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_attr.h343 fattr4_no_trunc no_trunc; member in union:nfs4_attr_u
H A Dnfs.h2017 bool_t no_trunc; member in struct:nfs3_pathconf_info
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x1152 bool no_trunc;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c1975 na->no_trunc = TRUE;
1984 if (!na->no_trunc)
H A Dnfs3_srv.c3975 resp->resok.info.no_trunc = TRUE;
3977 resp->resok.info.no_trunc = FALSE;
H A Dnfs3_xdr.c2622 if (!xdr_bool(xdrs, &resokp->info.no_trunc))
H A Dnfs3_vnops.c5832 *valp = rp->r_pathconf->no_trunc;
5898 *valp = res.resok.info.no_trunc;

Completed in 121 milliseconds