OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ffs_setblock
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/makefs/ffs/
ffs_extern.h
73
void
ffs_setblock
(struct fs *, u_char *, int32_t);
mkfs.c
695
ffs_setblock
(&sblock, cg_blksfree(&acg, 0), blkno);
712
ffs_setblock
(&sblock, cg_blksfree(&acg, 0), blkno);
ffs_alloc.c
470
ffs_setblock
(fs, cg_blksfree(cgp, needswap), fragno);
/src/sys/ufs/ffs/
ffs_extern.h
209
void
ffs_setblock
(struct fs *, u_char *, int32_t);
ffs_subr.c
257
ffs_setblock
(struct fs *fs, u_char *cp, int32_t h)
function in typeref:typename:void
ffs_alloc.c
1902
ffs_setblock
(fs, blksfree, fragno);
Completed in 15 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025