Searched refs:ffs_vfree (Results 1 – 3 of 3) sorted by relevance
115 int ffs_vfree(struct vnode *, ino_t, int);
1165 ffs_vfree(pvp, ino, mode); in ffs_valloc()2820 ffs_vfree(struct vnode *pvp, in ffs_vfree() function
1006 ump->um_vfree = ffs_vfree; in ffs_mountfs()