Searched refs:am_post_op_attr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/amd/include/
H A Dam_xdr_func.h198 struct am_post_op_attr { struct
204 typedef struct am_post_op_attr am_post_op_attr; typedef in typeref:struct:am_post_op_attr
234 am_post_op_attr after;
281 am_post_op_attr obj_attributes;
282 am_post_op_attr dir_attributes;
287 am_post_op_attr dir_attributes;
334 am_post_op_attr obj_attributes;
340 am_post_op_attr obj_attributes;
471 am_post_op_attr obj_attribute
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dnfs_subr.c983 am_post_op_attr *post_op)
1011 am_post_op_attr *post_op_dir = &wcc_data->after;
1129 am_post_op_attr *post_op_obj = &result.res_u.fail.obj_wcc.after;
1144 am_post_op_attr *post_op_dir;
1145 am_post_op_attr *post_op_obj;
1232 am_post_op_attr *post_op_obj;
1269 am_post_op_attr *post_op_sym;
1319 am_post_op_attr *post_op_file;
1348 am_post_op_attr *post_op_file = &result.res_u.fail.file_wcc.after;
1365 am_post_op_attr *post_op_di
[all...]
/freebsd-11-stable/contrib/amd/libamu/
H A Dxdr_func.c1191 xdr_am_post_op_attr(XDR *xdrs, am_post_op_attr *objp)

Completed in 125 milliseconds