Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_ffs/
H A Dextern.h84 struct bufarea *expandfile(union dinode *);
H A Dquota2.c88 if ((bp = expandfile(dp)) == NULL) { in quota2_alloc_quota()
H A Dinode.c952 expandfile(union dinode *dp) in expandfile() function