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