Home
last modified time | relevance | path

Searched defs:mtop (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/sys/
H A Dmtio.h49 struct mtop { struct
50 short mt_op; /* operations defined below */
51 daddr_t mt_count; /* how many of them */
/dflybsd-src/usr.sbin/rmt/
H A Drmt.c155 { struct mtop mtop; in main() local
/dflybsd-src/sys/netproto/smb/
H A Dsmb_rq.c424 smb_t2_placedata(struct mbuf *mtop, u_int16_t offset, u_int16_t count, in smb_t2_placedata()