Home
last modified time | relevance | path

Searched defs:nsegs (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/libexec/lfs_cleanerd/
H A Dcleanerd.c218 clean_loop(fsp, nsegs, options) in clean_loop() argument
279 clean_fs(fsp, cost_func, nsegs, options) in clean_fs() argument
358 int i, nsegs; local
H A Dlibrary.c241 int i, nelem, nblocks, nsegs, sumsize; local
/csrg-svn/lib/libc/db/hash/
H A Dhash.c78 int bpages, hdrsize, new_table, nsegs, save_errno; variable
324 register int nbuckets, nsegs; local
875 alloc_segs(hashp, nsegs) in alloc_segs() argument
H A Dhash.h64 int nsegs; /* Number of allocated segments */ member