OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ch_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
vfs_trans.c
71
int (*
ch_func
)(void *, struct buf *, bool);
member in struct:fscow_handler
899
newch->
ch_func
= func;
928
if (hp->
ch_func
== func && hp->ch_arg == arg)
999
if ((error = (*hp->
ch_func
)(hp->ch_arg, bp, data_valid)) != 0)
vfs_trans.c
71
int (*
ch_func
)(void *, struct buf *, bool);
member in struct:fscow_handler
899
newch->
ch_func
= func;
928
if (hp->
ch_func
== func && hp->ch_arg == arg)
999
if ((error = (*hp->
ch_func
)(hp->ch_arg, bp, data_valid)) != 0)
Completed in 120 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025