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

  /src/sys/kern/
vfs_bio.c 223 static u_long buf_roundsize(u_long);
638 buf_roundsize(u_long size) function in typeref:typename:u_long
1315 desired_size = buf_roundsize(size);

Completed in 13 milliseconds