Searched defs:MTOD (Results 1 – 2 of 2) sorted by relevance
78 #define MTOD(pnp) ((struct mntdata *)MTOV(pnp)->v_vfsp->vfs_data) macro
310 # define MTOD(m,t) ((t)((m)->b_rptr)) macro 493 # define MTOD(m,t) ((t)((m)->b_rptr)) macro 617 # define MTOD(m,t) mtod(m,t) macro 704 # define MTOD(m,t) mtod(m,t) macro 1470 # define MTOD(m, t) ((t)(m)->mb_buf) macro 1651 # define MTOD( macro [all...]