Home
last modified time | relevance | path

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

/NextBSD/sys/ufs/ffs/
HDffs_extern.h67 int ffs_checkfreefile(struct fs *, struct vnode *, ino_t);
HDffs_snapshot.c569 if (ffs_checkfreefile(copy_fs, vp, xp->i_number)) {
HDffs_alloc.c2528 ffs_checkfreefile(fs, devvp, ino) in ffs_checkfreefile() function