Home
last modified time | relevance | path

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

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