Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_extern.h115 int ffs_vfree(struct vnode *, ino_t, int);
H A Dffs_alloc.c1165 ffs_vfree(pvp, ino, mode); in ffs_valloc()
2820 ffs_vfree(struct vnode *pvp, in ffs_vfree() function
H A Dffs_vfsops.c1006 ump->um_vfree = ffs_vfree; in ffs_mountfs()