Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_ioctl_impl.h87 boolean_t zfs_vfs_held(zfsvfs_t *);
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ioctl_os.c63 zfs_vfs_held(zfsvfs_t *zfsvfs) in zfs_vfs_held() function
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ioctl_os.c69 zfs_vfs_held(zfsvfs_t *zfsvfs) in zfs_vfs_held() function
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c1439 if (zfs_vfs_held(zfsvfs)) { in zfsvfs_rele()