OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:write_sector
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/v7fs/
v7fs_io_user.c
66
static bool
write_sector
(void *, uint8_t *, daddr_t);
93
p->io.write =
write_sector
;
137
write_sector
(void *ctx, uint8_t *buf, daddr_t sector)
function in typeref:typename:bool
v7fs_io_user.c
66
static bool
write_sector
(void *, uint8_t *, daddr_t);
93
p->io.write =
write_sector
;
137
write_sector
(void *ctx, uint8_t *buf, daddr_t sector)
function in typeref:typename:bool
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025