Searched refs:dmu_prealloc (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dmu.h | 847 void dmu_prealloc(objset_t *os, uint64_t object, uint64_t offset, uint64_t size,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu.c | 1122 dmu_prealloc(objset_t *os, uint64_t object, uint64_t offset, uint64_t size, in dmu_prealloc() function 2313 EXPORT_SYMBOL(dmu_prealloc);
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 2594 dmu_prealloc(os, object, offset, size, tx); in ztest_prealloc()
|