Home
last modified time | relevance | path

Searched defs:fetch_data (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_zfetch.c471 boolean_t fetch_data, boolean_t have_lock) in dmu_zfetch_prepare()
763 dmu_zfetch(zfetch_t *zf, uint64_t blkid, uint64_t nblks, boolean_t fetch_data, in dmu_zfetch()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp285 auto fetch_data = [&raw_codes](StructuredData::Object *obj) { CalculateStopInfo() local
/freebsd/sys/security/mac_do/
H A Dmac_do.c1544 fetch_data(void) in fetch_data() function