Home
last modified time | relevance | path

Searched refs:zfs_vfs_held (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_ioctl_impl.h87 boolean_t zfs_vfs_held(zfsvfs_t *);
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ioctl_os.c56 zfs_vfs_held(zfsvfs_t *zfsvfs) in zfs_vfs_held() function
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ioctl_os.c72 zfs_vfs_held(zfsvfs_t *zfsvfs) in zfs_vfs_held() function
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c1428 if (zfs_vfs_held(zfsvfs)) { in zfsvfs_rele()