OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:markblk
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/resize_ffs/
resize_ffs.c
1106
markblk
(mark_callback_t fn, union dinode * di, off_t bn, off_t o)
function
1124
* Returns the number of bytes occupied in file, as does
markblk
().
1141
return (
markblk
(fn, di, bn, o));
1188
inc =
markblk
(fn, di, DIP(di,di_db[b]), o);
resize_ffs.c
1106
markblk
(mark_callback_t fn, union dinode * di, off_t bn, off_t o)
function
1124
* Returns the number of bytes occupied in file, as does
markblk
().
1141
return (
markblk
(fn, di, bn, o));
1188
inc =
markblk
(fn, di, DIP(di,di_db[b]), o);
Completed in 39 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026