HomeSort by: relevance | last modified time | path
    Searched defs:vfs_buf_print (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_subr.c 1678 vfs_buf_print(struct buf *bp, int full, void (*pr)(const char *, ...)) function in typeref:typename:void
1710 vfs_buf_print(bp, full, pr);
1716 vfs_buf_print(bp, full, pr);
vfs_subr.c 1678 vfs_buf_print(struct buf *bp, int full, void (*pr)(const char *, ...)) function in typeref:typename:void
1710 vfs_buf_print(bp, full, pr);
1716 vfs_buf_print(bp, full, pr);

Completed in 201 milliseconds