Home
last modified time | relevance | path

Searched defs:zfvp (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ioctl_os.c41 zfs_vfs_ref(zfsvfs_t **zfvp) in zfs_vfs_ref()
H A Dzfs_vfsops.c169 zfsvfs_t *zfvp; in zfs_get_temporary_prop() local
1004 zfsvfs_create(const char *osname, boolean_t readonly, zfsvfs_t **zfvp) in zfsvfs_create()
1038 zfsvfs_create_impl(zfsvfs_t **zfvp, zfsvfs_t *zfsvfs, objset_t *os) in zfsvfs_create_impl()
2342 zfsvfs_t *zfvp; in zfs_get_vfs_flag_unmounted() local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c551 zfsvfs_t *zfvp; in zfs_get_temporary_prop() local
800 zfsvfs_create(const char *osname, boolean_t readonly, zfsvfs_t **zfvp) in zfsvfs_create()
826 zfsvfs_create_impl(zfsvfs_t **zfvp, zfsvfs_t *zfsvfs, objset_t *os) in zfsvfs_create_impl()
2097 zfsvfs_t *zfvp; in zfs_get_vfs_flag_unmounted() local
H A Dzfs_ioctl_os.c79 zfs_vfs_ref(zfsvfs_t **zfvp) in zfs_vfs_ref()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_get.c668 zfsvfs_t *zfvp; in zcp_get_userquota_prop() local
H A Dzfs_ioctl.c1371 getzfsvfs_impl(objset_t *os, zfsvfs_t **zfvp) in getzfsvfs_impl()
1387 getzfsvfs(const char *dsname, zfsvfs_t **zfvp) in getzfsvfs()
1408 zfsvfs_hold(const char *name, const void *tag, zfsvfs_t **zfvp, in zfsvfs_hold()
/freebsd/sys/contrib/openzfs/contrib/coverity/
H A Dmodel.c346 zfsvfs_create(const char *osname, boolean_t readonly, zfsvfs_t **zfvp) in zfsvfs_create()