Searched refs:closevol (Results 1 – 3 of 3) sorted by relevance
429 cbargs.closevol = (void*)&argsclose; in hfs_unmount()652 callbacks.closevol = hfs_libcb_closedev; in hfs_init()
513 void* closevol; member535 void (*closevol) (hfs_volume*, hfs_callback_args*); member
2252 if (hfs_gcb.closevol != NULL) in hfslib_closevoldevice()2253 hfs_gcb.closevol(in_vol, cbargs); in hfslib_closevoldevice()