Searched defs:shandle (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_hfs.c636 struct fsw_shandle * shandle; /* this one track iterator's state */ member in struct:__anon13091
656 if (vp->shandle->pos != vp->cur_pos++)
691 vp->shandle->pos++;
712 vp->shandle->pos++;
1179 * and the dnode is actually a directory. The shandle provided by the caller is used to
1214 param.shandle = shand;

Completed in 92 milliseconds