OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bc_write_n
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/sysvbfs/
bfs_sysvbfs.c
54
STATIC bool
bc_write_n
(void *, uint8_t *, daddr_t, int);
70
bio->io.write_n =
bc_write_n
;
122
bc_write_n
(void *self, uint8_t *buf, daddr_t block, int count)
function in typeref:typename:STATIC bool
bfs_sysvbfs.c
54
STATIC bool
bc_write_n
(void *, uint8_t *, daddr_t, int);
70
bio->io.write_n =
bc_write_n
;
122
bc_write_n
(void *self, uint8_t *buf, daddr_t block, int count)
function in typeref:typename:STATIC bool
Completed in 22 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025