OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udf_strat_sequential
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/modules/udf/
Makefile
9
udf_strat_direct.c udf_strat_rmw.c
udf_strat_sequential
.c udf_subr.c \
/src/sys/rump/fs/lib/libudf/
Makefile
11
udf_strat_direct.c
udf_strat_sequential
.c udf_strat_rmw.c \
/src/sys/fs/udf/
udf.h
264
extern struct udf_strategy
udf_strat_sequential
;
udf_strat_sequential.c
1
/* $NetBSD:
udf_strat_sequential
.c,v 1.20 2023/06/27 09:58:50 reinoud Exp $ */
31
__KERNEL_RCSID(0, "$NetBSD:
udf_strat_sequential
.c,v 1.20 2023/06/27 09:58:50 reinoud Exp $");
725
struct udf_strategy
udf_strat_sequential
=
variable in typeref:struct:udf_strategy
udf_subr.c
2105
ump->strategy = &
udf_strat_sequential
;
2135
(ump->strategy == &
udf_strat_sequential
) ? "Sequential" :
Completed in 38 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025