OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:neweob
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
ulfs_inode.c
173
off_t
neweob
; /* offset next to the last block after the operation */
local in function:ulfs_balloc_range
188
GOP_SIZE(vp, neweof, &
neweob
, 0);
201
npages = MIN(ppb, (round_page(
neweob
) - pagestart) >> PAGE_SHIFT);
/src/sys/ufs/ufs/
ufs_inode.c
204
off_t
neweob
; /* offset next to the last block after the operation */
local in function:ufs_balloc_range
219
GOP_SIZE(vp, neweof, &
neweob
, 0);
232
npages = MIN(ppb, (round_page(
neweob
) - pagestart) >> PAGE_SHIFT);
Completed in 12 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025