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

/freebsd-11-stable/include/rpcsvc/
H A Dnfs_prot.x524 fattr3 obj_attributes;
574 post_op_attr obj_attributes;
605 post_op_attr obj_attributes;
610 post_op_attr obj_attributes;
718 sattr3 obj_attributes;
730 post_op_attr obj_attributes;
755 post_op_attr obj_attributes;
785 post_op_attr obj_attributes;
826 post_op_attr obj_attributes;
1024 post_op_attr obj_attributes;
[all...]
/freebsd-11-stable/contrib/amd/include/
H A Dam_xdr_func.h281 am_post_op_attr obj_attributes; member in struct:am_LOOKUP3resok
334 am_post_op_attr obj_attributes; member in struct:am_ACCESS3resok
340 am_post_op_attr obj_attributes; member in struct:am_ACCESS3resfail
359 am_fattr3 obj_attributes; member in struct:am_GETATTR3resok
448 am_sattr3 obj_attributes; member in union:am_createhow3::__anon54
471 am_post_op_attr obj_attributes; member in struct:am_CREATE3resok
552 am_post_op_attr obj_attributes; member in struct:am_FSINFO3resok
567 am_post_op_attr obj_attributes; member in struct:am_FSINFO3resfail
586 am_post_op_attr obj_attributes; member in struct:am_FSSTAT3resok
598 am_post_op_attr obj_attributes; member in struct:am_FSSTAT3resfail
617 am_post_op_attr obj_attributes; member in struct:am_PATHCONF3resok
628 am_post_op_attr obj_attributes; member in struct:am_PATHCONF3resfail
657 am_post_op_attr obj_attributes; member in struct:am_SYMLINK3resok
726 am_post_op_attr obj_attributes; member in struct:am_MKNOD3resok
753 am_post_op_attr obj_attributes; member in struct:am_MKDIR3resok
[all...]
/freebsd-11-stable/contrib/amd/libamu/
H A Dxdr_func.c1424 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes))
1510 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes))
1523 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes))
1566 if (!xdr_am_fattr3(xdrs, &objp->obj_attributes))
1768 if (!xdr_am_sattr3(xdrs, &objp->am_createhow3_u.obj_attributes))
1827 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes))
2004 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes))
2039 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes))
2075 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes))
2106 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes))
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dnfs_subr.c1101 fattr3 = (am_fattr3 *) &result.res_u.ok.obj_attributes;
1171 post_op_obj = &result.res_u.ok.obj_attributes;
1240 post_op_obj = &result.res_u.fail.obj_attributes;
1248 post_op_obj = &result.res_u.ok.obj_attributes;
1685 post_op_fsroot = &result.res_u.fail.obj_attributes;
1699 post_op_fsroot = &ok->obj_attributes;
1758 post_op_fsroot = &result.res_u.fail.obj_attributes;
1770 post_op_fsroot = &ok->obj_attributes;
1816 post_op_obj = &result.res_u.fail.obj_attributes;
1828 post_op_obj = &ok->obj_attributes;
[all...]

Completed in 171 milliseconds