Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c1305 zfsvfs_teardown(zfsvfs_t *zfsvfs, boolean_t unmounting) in zfsvfs_teardown() argument
1334 if (++round > 1 && !unmounting) in zfsvfs_teardown()
1341 if (!unmounting) { in zfsvfs_teardown()
1368 if (!unmounting && (zfsvfs->z_unmounted || zfsvfs->z_os == NULL)) { in zfsvfs_teardown()
1386 if (!unmounting) { in zfsvfs_teardown()
1404 if (unmounting) { in zfsvfs_teardown()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c1513 zfsvfs_teardown(zfsvfs_t *zfsvfs, boolean_t unmounting) in zfsvfs_teardown() argument
1541 if (++round > 1 && !unmounting) in zfsvfs_teardown()
1547 if (!unmounting) { in zfsvfs_teardown()
1579 if (!unmounting && (zfsvfs->z_unmounted || zfsvfs->z_os == NULL)) { in zfsvfs_teardown()
1606 if (unmounting) { in zfsvfs_teardown()