OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:closevol
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/hfs/
hfs_vfsops.c
429
cbargs.
closevol
= (void*)&argsclose;
652
callbacks.
closevol
= hfs_libcb_closedev;
libhfs.h
513
void*
closevol
;
member in struct:__anon6767
534
/*
closevol
(in_volume, cbargs) */
535
void (*
closevol
) (hfs_volume*, hfs_callback_args*);
member in struct:__anon6768
libhfs.c
2252
if (hfs_gcb.
closevol
!= NULL)
2253
hfs_gcb.
closevol
(in_vol, cbargs);
Completed in 18 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026