Home
last modified time | relevance | path

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

/onnv-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c89 static void boot_hsfs_closeall(int flag);
101 boot_hsfs_closeall,
503 boot_hsfs_closeall(1); in boot_hsfs_mountroot()
514 boot_hsfs_closeall(1); in boot_hsfs_mountroot()
529 boot_hsfs_closeall(1); in boot_hsfs_mountroot()
561 boot_hsfs_closeall(1); in boot_hsfs_unmountroot()
707 boot_hsfs_closeall(int flag) in boot_hsfs_closeall() function