Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h506 extern int getzfsvfs_impl(struct objset *, struct zfsvfs **);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzcp_get.c238 error = getzfsvfs_impl(os, &zfvp); in get_temporary_prop()
H A Dzfs_ioctl.c1494 getzfsvfs_impl(objset_t *os, zfsvfs_t **zfvp) in getzfsvfs_impl() function
1522 error = getzfsvfs_impl(os, zfvp); in getzfsvfs()