Searched defs:vop_balloc_args (Results 1 – 1 of 1) sorted by relevance
348 struct vop_balloc_args { struct349 struct vop_generic_args a_head;350 struct vnode *a_vp;351 off_t a_startoffset;352 int a_size;353 struct ucred *a_cred;354 int a_flags;355 struct buf **a_bpp;