Searched defs:fsw_unmountroot (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/sys/
H A Dbootvfs.h55 int (*fsw_unmountroot)(void); member in struct:boot_fs_ops
/illumos-gate/usr/src/uts/intel/sys/
H A Dbootvfs.h52 int (*fsw_unmountroot)(void); member in struct:boot_fs_ops
83 #define BRD_UNMOUNTROOT(ops) ((ops)->fsw_unmountroot)()

Completed in 74 milliseconds