Searched refs:ffs_vfree (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ffs/
H A Dffs_extern.h139 int ffs_vfree(struct vnode *vp, ino_t ino, int mode);
H A Dffs_alloc.c414 ffs_vfree(pvp, ino, mode);
1514 ffs_vfree(struct vnode *vp, ino_t ino, int mode) function
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_inode.c126 ffs_vfree(vp, ip->i_number, mode);
H A Dufs_vnops.c1147 ffs_vfree(tvp, ip->i_number, dmode);
2006 ffs_vfree(tvp, ip->i_number, mode);

Completed in 34 milliseconds