Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_vfsops_os.h235 extern int zfs_busy(void);
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dkmod_core.c281 if (zfs_busy() || zvol_busy() || in zfs__fini()
H A Dzfs_vfsops.c2213 zfs_busy(void) in zfs_busy() function