Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c87 static void boot_hsfs_closeall(int flag);
99 boot_hsfs_closeall,
501 boot_hsfs_closeall(1); in boot_hsfs_mountroot()
512 boot_hsfs_closeall(1); in boot_hsfs_mountroot()
527 boot_hsfs_closeall(1); in boot_hsfs_mountroot()
559 boot_hsfs_closeall(1); in boot_hsfs_unmountroot()
705 boot_hsfs_closeall(int flag) in boot_hsfs_closeall() function