Home
last modified time | relevance | path

Searched refs:bufrehash (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sbin/fsck_lfs/
H A Dbufcache.h114 void bufrehash(int);
H A Dbufcache.c102 void bufrehash(int max) in bufrehash() function
H A Dsetup.c219 bufrehash((lfs_sb_getsegtabsz(fs) + maxino / lfs_sb_getifpb(fs)) << 4); in setup()
/netbsd-src/libexec/lfs_cleanerd/
H A Dlfs_cleanerd.c364 bufrehash(st.st_size / lfs_sb_getbsize(fs)); in reload_ifile()