Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_attr.h358 fattr4_no_trunc no_trunc; member
H A Dnfs.h2094 bool_t no_trunc; member
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x1149 bool no_trunc; member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c2014 na->no_trunc = TRUE; in rfs4_fattr4_no_trunc()
2023 if (!na->no_trunc) in rfs4_fattr4_no_trunc()
H A Dnfs3_srv.c4072 resp->resok.info.no_trunc = TRUE; in rfs3_pathconf()
4074 resp->resok.info.no_trunc = FALSE; in rfs3_pathconf()
H A Dnfs3_xdr.c2621 if (!xdr_bool(xdrs, &resokp->info.no_trunc)) in xdr_PATHCONF3res()
H A Dnfs3_vnops.c5846 *valp = rp->r_pathconf->no_trunc; in nfs3_pathconf()
5912 *valp = res.resok.info.no_trunc; in nfs3_pathconf()