Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dufs_panic.h148 void ufsfx_unmount(struct ufsvfs *);
/titanic_44/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.c873 ufsfx_unmount(struct ufsvfs *ufsvfsp) in ufsfx_unmount() function