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_rmw
(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
266
extern struct udf_strategy
udf_strat_rmw
;
udf_strat_rmw.c
1
/* $NetBSD:
udf_strat_rmw
.c,v 1.31 2023/06/27 09:58:50 reinoud Exp $ */
31
__KERNEL_RCSID(0, "$NetBSD:
udf_strat_rmw
.c,v 1.31 2023/06/27 09:58:50 reinoud Exp $");
1509
struct udf_strategy
udf_strat_rmw
=
variable in typeref:struct:udf_strategy
udf_subr.c
2103
ump->strategy = &
udf_strat_rmw
;
2110
ump->strategy = &
udf_strat_rmw
;
2136
(ump->strategy == &
udf_strat_rmw
) ? "RMW" : "UNKNOWN!"));
Completed in 19 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025