Home
last modified time | relevance | path

Searched refs:fJobType (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/storage/disk_device/jobs/
H A DSetStringJob.cpp47 fJobType = jobType; in Init()
63 switch (fJobType) { in Do()
H A DSetStringJob.h27 uint32 fJobType; variable