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

/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c73 static void boot_ufs_closeall(int flag);
85 boot_ufs_closeall,
645 boot_ufs_closeall(1);
656 * is done by boot_ufs_closeall().
665 boot_ufs_closeall(1);
823 boot_ufs_closeall(int flag) function
829 prom_panic("boot_ufs_closeall: head != NULL.\n");

Completed in 59 milliseconds