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