OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blkfree
(Results
1 - 8
of
8
) sorted by relevancy
/src/bin/csh/
misc.c
130
blkfree
(Char **av0)
function in typeref:typename:void
misc.c
130
blkfree
(Char **av0)
function in typeref:typename:void
/src/sys/ufs/lfs/
ulfs_dirhash.c
1068
u_int8_t *
blkfree
;
local in function:ulfsdirhash_recycle
1095
blkfree
= dh->dh_blkfree;
1110
kmem_free(
blkfree
, blkfreesz);
ulfs_dirhash.c
1068
u_int8_t *
blkfree
;
local in function:ulfsdirhash_recycle
1095
blkfree
= dh->dh_blkfree;
1110
kmem_free(
blkfree
, blkfreesz);
/src/sys/ufs/ufs/
ufs_dirhash.c
1053
u_int8_t *
blkfree
;
local in function:ufsdirhash_recycle
1080
blkfree
= dh->dh_blkfree;
1095
kmem_free(
blkfree
, blkfreesz);
ufs_dirhash.c
1053
u_int8_t *
blkfree
;
local in function:ufsdirhash_recycle
1080
blkfree
= dh->dh_blkfree;
1095
kmem_free(
blkfree
, blkfreesz);
/src/sbin/resize_ffs/
resize_ffs.c
1870
int
blkfree
;
local in function:rescan_blkmaps
1905
blkfree
= 1;
1915
blkfree
= 0;
1925
if (
blkfree
) {
1957
blkfree
= 1;
resize_ffs.c
1870
int
blkfree
;
local in function:rescan_blkmaps
1905
blkfree
= 1;
1915
blkfree
= 0;
1925
if (
blkfree
) {
1957
blkfree
= 1;
Completed in 74 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025