Searched refs:expandfile (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dextern.h83 struct bufarea *expandfile(union dinode *);
H A Dquota2.c87 if ((bp = expandfile(dp)) == NULL) {
H A Dinode.c942 expandfile(union dinode *dp) function
982 errexit("bad filesize %" PRIu64 " to expandfile", filesize);
1027 "expandfile() failed to allocate a new block\n");

Completed in 159 milliseconds