Searched refs:ffs_freefile (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/ufs/ffs/ |
| HD | ffs_extern.h | 74 int ffs_freefile(struct ufsmount *, struct fs *, struct vnode *, ino_t,
|
| HD | ffs_alloc.c | 2445 return (ffs_freefile(ip->i_ump, ip->i_fs, ip->i_devvp, ino, mode, 2454 ffs_freefile(ump, fs, devvp, ino, mode, wkhd) in ffs_freefile() function 2875 if ((error = ffs_freefile(ump, fs, ump->um_devvp, in sysctl_ffs_fsck()
|
| HD | ffs_snapshot.c | 599 error = ffs_freefile(ump, copy_fs, vp, xp->i_number, 716 error = ffs_freefile(ump,
|
| HD | ffs_softdep.c | 9871 if ((error = ffs_freefile(ump, fs, freefile->fx_devvp,
|