OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_order_freelist
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_extern.h
136
void
lfs_order_freelist
(struct lfs *, ino_t **, size_t *);
lfs_alloc.c
796
lfs_order_freelist
(struct lfs *fs, ino_t **orphanp, size_t *norphanp)
function in typeref:typename:void
955
* by the time we run
lfs_order_freelist
. It's possible that we could
956
* run
lfs_order_freelist
later (i.e., set up fs->lfs_suflags sooner)
lfs_vfsops.c
1195
lfs_order_freelist
(fs, &orphan, &norphan);
Completed in 15 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025