Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dmntdata.h64 typedef struct mntnode { struct
65 vnode_t *mnt_vnode; /* vnode for this mntnode */ argument
76 #define VTOM(vp) ((struct mntnode *)(vp)->v_data) argument