Searched refs:VOP_FALLOCATE (Results 1 – 4 of 4) sorted by relevance
247 error = VOP_FALLOCATE(vp, pos, len); in RUMP_VOP_FALLOCATE()
196 int VOP_FALLOCATE(struct vnode *, off_t, off_t);
844 VOP_FALLOCATE(struct vnode *vp, in VOP_FALLOCATE() function
4993 error = VOP_FALLOCATE(vp, pos, len);