Searched refs:v_getdthread (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dvolume.h25 # define v_getdthread(vol, id, thread, np) \ macro
H A Dlvolume.c300 found = v_getdthread(*vol, dirid, data, 0);
342 found = v_getdthread(*vol, dirid, data, 0);
351 found = v_getdthread(*vol, dirid, data, 0);
512 if (v_getdthread(vol, parid, &data, 0) <= 0 ||
H A Dhfs.c964 if (v_getdthread(vol, id, 0, 0) <= 0)
981 v_getdthread(vol, *id, &thread, 0) <= 0)
1088 if (v_getdthread(vol, HFS_CNID_ROOTDIR, &data, 0) <= 0 ||
1943 if (v_getdthread(vol, id, &dst, 0) <= 0)
1989 if (v_getdthread(vol, src.u.dir.dirDirID, &dst, &n) <= 0)

Completed in 144 milliseconds