Searched refs:ffs_freefile (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/ufs/ffs/
H A Dffs_extern.h105 int ffs_freefile(struct mount *, ino_t, int);
H A Dffs_alloc.c1984 return ffs_freefile(vp->v_mount, ino, mode);
1994 ffs_freefile(struct mount *mp, ino_t ino, int mode) function

Completed in 133 milliseconds