Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_panic.h146 void ufsfx_unmount(struct ufsvfs *);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c1664 ufsfx_unmount(ufsvfsp); /* fix-on-panic bookkeeping */ in ufs_unmount()
H A Dufs_panic.c872 ufsfx_unmount(struct ufsvfs *ufsvfsp) in ufsfx_unmount() function