Home
last modified time | relevance | path

Searched defs:vop_balloc_args (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/sys/
H A Dvfsops.h348 struct vop_balloc_args { struct
349 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;