OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:round_blk
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/miscfs/genfs/
genfs_io.c
297
#define
round_blk
(x) (((x) + blk_mask) & ~blk_mask)
macro
304
round_page(
round_blk
(origoffset + (npages << PAGE_SHIFT))),
genfs_io.c
297
#define
round_blk
(x) (((x) + blk_mask) & ~blk_mask)
macro
304
round_page(
round_blk
(origoffset + (npages << PAGE_SHIFT))),
Completed in 43 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025