Home
last modified time | relevance | path

Searched refs:boot_ufs_closeall (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c74 static void boot_ufs_closeall(int flag);
86 boot_ufs_closeall,
646 boot_ufs_closeall(1); in boot_ufs_mountroot()
666 boot_ufs_closeall(1); in boot_ufs_unmountroot()
824 boot_ufs_closeall(int flag) in boot_ufs_closeall() function