OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_bm_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_alloc.c
156
fs->lfs_ino_bitmap = (
lfs_bm_t
*)
158
sizeof(
lfs_bm_t
), M_SEGMENT, M_WAITOK);
818
malloc(((maxino + BMMASK) >> BMSHIFT) * sizeof(
lfs_bm_t
),
lfs.h
1000
typedef uint32_t
lfs_bm_t
;
typedef in typeref:typename:uint32_t
1079
lfs_bm_t
*lfs_ino_bitmap; /* Inuse inodes bitmap */
Completed in 109 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025