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

/barrelfish-master/lib/nfs/
H A Dmount.x6 const MNTNAMLEN = 255; /* Maximum bytes in a name */
11 typedef string name<MNTNAMLEN>;
H A Dmount_xdr.c27 if (!xdr_string (xdrs, objp, MNTNAMLEN))
/barrelfish-master/include/nfs/
H A Dmount_rpc.h14 #define MNTNAMLEN 255 macro

Completed in 36 milliseconds