Searched refs:obj_attributes (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x583 fattr3 obj_attributes;
633 post_op_attr obj_attributes;
664 post_op_attr obj_attributes;
669 post_op_attr obj_attributes;
776 sattr3 obj_attributes;
788 post_op_attr obj_attributes;
813 post_op_attr obj_attributes;
843 post_op_attr obj_attributes;
884 post_op_attr obj_attributes;
1082 post_op_attr obj_attributes;
[all...]
H A Dnfs4_prot.x706 fattr4 obj_attributes;
851 fattr4 obj_attributes;
1273 fattr4 obj_attributes;
1312 fattr4 obj_attributes;
1531 fattr4 obj_attributes;
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs3ops.c213 na = &getattr_res.GETATTR3res_u.resok.obj_attributes;
386 if (res_lookup.LOOKUP3res_u.resok.obj_attributes.attributes_follow ==
394 cd.ftype.type3 = res_lookup.LOOKUP3res_u.resok.obj_attributes
H A Dnfs3_xdr.c115 return (xdr_b_fattr3(xdrs, &objp->obj_attributes));
139 if (!xdr_b_post_op_attr(xdrs, &objp->obj_attributes))
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1276 fattr3 obj_attributes; member in struct:GETATTR3resok
1335 post_op_attr obj_attributes; member in struct:LOOKUP3resok
1359 post_op_vattr obj_attributes; member in struct:LOOKUP3vres
1377 post_op_attr obj_attributes; member in struct:ACCESS3resok
1383 post_op_attr obj_attributes; member in struct:ACCESS3resfail
1561 sattr3 obj_attributes; member in union:createhow3::__anon589
1575 post_op_attr obj_attributes; member in struct:CREATE3resok
1602 post_op_attr obj_attributes; member in struct:MKDIR3resok
1635 post_op_attr obj_attributes; member in struct:SYMLINK3resok
1677 post_op_attr obj_attributes; member in struct:MKNOD3resok
1946 post_op_attr obj_attributes; member in struct:FSSTAT3resok
1958 post_op_attr obj_attributes; member in struct:FSSTAT3resfail
1977 post_op_attr obj_attributes; member in struct:FSINFO3resok
1992 post_op_attr obj_attributes; member in struct:FSINFO3resfail
2025 post_op_attr obj_attributes; member in struct:PATHCONF3resok
2031 post_op_attr obj_attributes; member in struct:PATHCONF3resfail
[all...]
H A Dnfs4_kprot.h756 fattr4 obj_attributes; member in struct:GETATTR4res
883 fattr4 obj_attributes; member in struct:NVERIFY4args
1266 fattr4 obj_attributes; member in struct:SETATTR4args
1310 fattr4 obj_attributes; member in struct:VERIFY4args
1567 fattr4 obj_attributes; member in struct:CB_GETATTR4res
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_xdr.c1050 return (xdr_fattr3(xdrs, &objp->resok.obj_attributes));
1144 if (!xdr_post_op_attr(xdrs, &resokp->obj_attributes))
1169 if (!xdr_post_op_vattr(xdrs, &objp->obj_attributes))
1200 return (xdr_post_op_attr(xdrs, &objp->resfail.obj_attributes));
1204 if (!xdr_post_op_attr(xdrs, &resokp->obj_attributes))
1723 return (xdr_sattr3(xdrs, &howp->createhow3_u.obj_attributes));
1751 if (!xdr_post_op_attr(xdrs, &resokp->obj_attributes))
1782 if (!xdr_post_op_attr(xdrs, &resokp->obj_attributes))
1813 if (!xdr_post_op_attr(xdrs, &resokp->obj_attributes))
1865 if (!xdr_post_op_attr(xdrs, &resokp->obj_attributes))
[all...]
H A Dnfs3_srv.c117 error = vattr_to_fattr3(&va, &resp->resok.obj_attributes);
535 vattr_to_post_op_attr(vap, &resp->resok.obj_attributes);
702 vattr_to_post_op_attr(vap, &resp->resok.obj_attributes);
721 vattr_to_post_op_attr(vap, &resp->resfail.obj_attributes);
1598 error = sattr3_to_vattr(&args->how.createhow3_u.obj_attributes,
1767 args->how.createhow3_u.obj_attributes.size.set_it &&
1797 args->how.createhow3_u.obj_attributes.size.set_it &&
1830 vattr_to_post_op_attr(vap, &resp->resok.obj_attributes);
1987 vattr_to_post_op_attr(vap, &resp->resok.obj_attributes);
2138 vattr_to_post_op_attr(NULL, &resp->resok.obj_attributes);
[all...]
H A Dnfs3_vfsops.c1184 if (res.resok.obj_attributes.attributes) {
1185 if (res.resok.obj_attributes.attr.type < NF3REG ||
1186 res.resok.obj_attributes.attr.type > NF3FIFO) {
1200 nf3_to_vt[res.resok.obj_attributes.attr.
1215 nf3_to_vt[res.resok.obj_attributes.attr.
1541 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr);
1575 nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr);
H A Dnfs3_vnops.c1634 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr);
1657 nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr);
2166 res.obj_attributes.fres.vp = dvp;
2167 res.obj_attributes.fres.vap = &vattr;
2193 if (res.obj_attributes.attributes) {
2194 vp = makenfs3node_va(&res.object, res.obj_attributes.fres.vap,
2458 &args.how.createhow3_u.obj_attributes);
2501 if (res.resok.obj_attributes.attributes) {
2503 &res.resok.obj_attributes.attr,
2786 if (res.resok.obj_attributes
[all...]
H A Dnfs4_callback.c200 resp->obj_attributes.attrmask = 0;
302 fap = &resp->obj_attributes;
378 if (resop->nfs_cb_resop4_u.opcbgetattr.obj_attributes.attrlist4)
380 obj_attributes.attrlist4, cb_getattr_bytes);
H A Dnfs4_xdr.c4029 &array[i].nfs_argop4_u.opnverify.obj_attributes);
4069 &array[i].nfs_argop4_u.opsetattr.obj_attributes);
4079 &array[i].nfs_argop4_u.opverify.obj_attributes);
4202 &objp->nfs_argop4_u.opnverify.obj_attributes));
4262 obj_attributes));
4275 &objp->nfs_argop4_u.opverify.obj_attributes));
4626 &objp->nfs_resop4_u.opgetattr.obj_attributes));
5194 obj_attributes));
H A Dnfs_log_xdr.c501 &objp->createhow3_u.obj_attributes.size))
H A Dnfs4_vnops.c499 fattr4 *attr = &argop->nfs_argop4_u.opsetattr.obj_attributes;
533 nfs4_fattr4_free(&argop->nfs_argop4_u.opsetattr.obj_attributes);
546 attr = &argop->nfs_argop4_u.opverify.obj_attributes;
549 attr = &argop->nfs_argop4_u.opnverify.obj_attributes;
566 nfs4_fattr4_free(&argop->nfs_argop4_u.opverify.obj_attributes);
569 nfs4_fattr4_free(&argop->nfs_argop4_u.opnverify.obj_attributes);
3900 opsetattr.obj_attributes);
4005 opsetattr.obj_attributes);
4041 opsetattr.obj_attributes);
4113 opsetattr.obj_attributes);
[all...]
H A Dnfs4_srv.c2345 &resp->obj_attributes, &sarg);
2359 nfs4_fattr4_free(&resp->obj_attributes);
5405 do_rfs4_op_setattr(&resp->attrsset, &args->obj_attributes, cs,
5443 resp->status = do_rfs4_set_attrs(NULL, &args->obj_attributes, cs,
5505 resp->status = do_rfs4_set_attrs(NULL, &args->obj_attributes, cs,
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dwebnfs.x301 wnl_post_op_attr obj_attributes;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1207 if (!xdr_fattr4(xdrs, &objp->obj_attributes))
1486 if (!xdr_fattr4(xdrs, &objp->obj_attributes))
2267 if (!xdr_fattr4(xdrs, &objp->obj_attributes))
2352 if (!xdr_fattr4(xdrs, &objp->obj_attributes))
2842 if (!xdr_fattr4(xdrs, &objp->obj_attributes))
H A Dsnoop_nfs4.c2016 detail_fattr4(&args->obj_attributes);
2075 detail_fattr4(&args->obj_attributes);
2560 detail_fattr4(&res->GETATTR4res_u.resok4.obj_attributes);
2579 detail_fattr4(&res->CB_GETATTR4res_u.resok4.obj_attributes);

Completed in 147 milliseconds