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

/freebsd-11-stable/contrib/amd/include/
H A Dam_xdr_func.h44 #define AM_FHSIZE3 64 /* size in bytes of a file handle (v3) */ macro
66 char am_fh3_data[AM_FHSIZE3];
/freebsd-11-stable/contrib/amd/amd/
H A Dnfs_subr.c85 char fhh_path[AM_FHSIZE3-sizeof(u_int)]; /* path to am_node */
899 fhp->am_fh3_length = AM_FHSIZE3;
/freebsd-11-stable/contrib/amd/libamu/
H A Dxdr_func.c912 AM_FHSIZE3))
1021 if (objp->am_fh3_length > AM_FHSIZE3)

Completed in 181 milliseconds