OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v_flush
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl2/mkhybrid/dist/libhfs_iso/
volume.h
40
int
v_flush
(hfsvol *, int);
hfs.c
270
if (
v_flush
(vol, 0) < 0)
305
return
v_flush
(vol, 0);
359
if (
v_flush
(vol, 1) < 0)
897
if (
v_flush
(&vol, 1) < 0)
lvolume.c
455
int
v_flush
(hfsvol *vol, int umounting)
function
/src/tests/kernel/
gen_t_subr_prf
65
static void (*
v_flush
)(void) = empty;
/src/sys/kern/
subr_prf.c
130
void (*
v_flush
)(void) = cnflush; /* start with cnflush (normal cons) */
variable
1619
(*
v_flush
)();
Completed in 24 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026