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

/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Dbootvfs.h54 int (*fsw_unmountroot)(void); member in struct:boot_fs_ops
73 #define BRD_UNMOUNTROOT(ops) ((ops)->fsw_unmountroot)()
/opensolaris-onvv-gate/usr/src/stand/sys/
H A Dbootvfs.h55 int (*fsw_unmountroot)(void); member in struct:boot_fs_ops
/opensolaris-onvv-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c125 return ((*dfl_fsw->fsw_unmountroot)());

Completed in 99 milliseconds