Searched defs:zfvp (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_ioctl_os.c | 41 zfs_vfs_ref(zfsvfs_t **zfvp) in zfs_vfs_ref()
|
H A D | zfs_vfsops.c | 169 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 D | zfs_vfsops.c | 551 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 D | zfs_ioctl_os.c | 79 zfs_vfs_ref(zfsvfs_t **zfvp) in zfs_vfs_ref()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zcp_get.c | 668 zfsvfs_t *zfvp; in zcp_get_userquota_prop() local
|
H A D | zfs_ioctl.c | 1371 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 D | model.c | 346 zfsvfs_create(const char *osname, boolean_t readonly, zfsvfs_t **zfvp) in zfsvfs_create()
|