OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vfs_buf_print
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
buf.h
307
void
vfs_buf_print
(buf_t *, int, void (*)(const char *, ...)
/src/sys/kern/
vfs_subr.c
1678
vfs_buf_print
(struct buf *bp, int full, void (*pr)(const char *, ...))
function
1710
vfs_buf_print
(bp, full, pr);
1716
vfs_buf_print
(bp, full, pr);
/src/sys/ddb/
db_command.c
1133
vfs_buf_print
((struct buf *)(uintptr_t) addr, full, db_printf);
Completed in 17 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026