ffs_balloc.c | 75 static int ffs_balloc_ufs1(struct vnode *, off_t, int, kauth_cred_t, int, 101 error = ffs_balloc_ufs1(vp, off, size, cred, flags, bpp); 110 ffs_balloc_ufs1(struct vnode *vp, off_t off, int size, kauth_cred_t cred, function in typeref:typename:int
|