HomeSort by: relevance | last modified time | path
    Searched refs:ffs_checkfreefile (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/ffs/
ffs_extern.h 104 int ffs_checkfreefile(struct fs *, struct vnode *, ino_t);
ffs_snapshot.c 643 if (ffs_checkfreefile(c->copy_fs, c->vp, xp->i_number))
ffs_alloc.c 2119 ffs_checkfreefile(struct fs *fs, struct vnode *devvp, ino_t ino) function in typeref:typename:int

Completed in 15 milliseconds