Lines Matching defs:vol
36 int v_catsearch(hfsvol *vol, long parid, char *name, in v_catsearch()
115 int v_getthread(hfsvol *vol, long id, CatDataRec *thread, node *np, int type) in v_getthread()
174 int v_allocblocks(hfsvol *vol, ExtDescriptor *blocks) in v_allocblocks()
252 void v_freeblocks(hfsvol *vol, ExtDescriptor *blocks) in v_freeblocks()
273 int v_resolve(hfsvol **vol, char *path, CatDataRec *data, in v_resolve()
421 void v_destruct(hfsvol *vol) in v_destruct()
435 int v_getvol(hfsvol **vol) in v_getvol()
455 int v_flush(hfsvol *vol, int umounting) in v_flush()
490 int v_adjvalence(hfsvol *vol, long parid, int isdir, int adj) in v_adjvalence()
531 int v_newfolder(hfsvol *vol, long parid, char *name) in v_newfolder()
612 int v_scavenge(hfsvol *vol) in v_scavenge()