Home
last modified time | relevance | path

Searched refs:extend_ifile (Results 1 – 5 of 5) sorted by relevance

/netbsd/sbin/fsck_lfs/
H A Dlfs_user.h92 int extend_ifile(struct lfs *);
H A Dpass0.c225 extend_ifile(fs); in pass0()
H A Dpass6.c480 extend_ifile(fs); in alloc_inode()
498 extend_ifile(fs); in alloc_inode()
H A Dlfs.c905 if ((error = extend_ifile(fs)) != 0) { in lfs_valloc()
926 extend_ifile(struct lfs *fs) in extend_ifile() function
H A Dinode.c613 extend_ifile(fs); in allocino()