Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/fs/
H A Dufsops.c79 static void bufs_closeall(int);
581 (void) bufs_closeall(1); in bufs_mountroot()
587 (void) bufs_closeall(1); in bufs_mountroot()
606 (void) bufs_closeall(1); in bufs_unmountroot()
787 bufs_closeall(int flag) in bufs_closeall() function