Searched refs:ffs_valloc (Results 1 – 3 of 3) sorted by relevance
114 int ffs_valloc(struct vnode *, int, struct ucred *, struct vnode **);
1005 ump->um_valloc = ffs_valloc; in ffs_mountfs()
1111 ffs_valloc(struct vnode *pvp, in ffs_valloc() function