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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c1736 zfsvfs_teardown(zfsvfs_t *zfsvfs, boolean_t unmounting) function
1880 VERIFY(zfsvfs_teardown(zfsvfs, B_TRUE) == 0);
2009 if ((error = zfsvfs_teardown(zfsvfs, B_FALSE)) != 0)

Completed in 64 milliseconds