Searched refs:getzfsvfs_impl (Results 1 – 3 of 3) sorted by relevance
552 extern int getzfsvfs_impl(struct objset *, struct zfsvfs **);
175 error = getzfsvfs_impl(os, &zfvp); in zfs_get_temporary_prop()
1362 getzfsvfs_impl(objset_t *os, zfsvfs_t **zfvp) in getzfsvfs_impl() function1387 error = getzfsvfs_impl(os, zfvp); in getzfsvfs()