Home
last modified time | relevance | path

Searched refs:fbpp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dfbio.c63 struct fbuf **fbpp) in fbread() argument
98 *fbpp = fbp = kmem_alloc(sizeof (struct fbuf), KM_SLEEP); in fbread()
111 fbzero(vnode_t *vp, offset_t off, uint_t len, struct fbuf **fbpp) in fbzero() argument
128 *fbpp = fbp = kmem_alloc(sizeof (struct fbuf), KM_SLEEP); in fbzero()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c2771 struct fbuf **fbpp) in blkatoff() argument
2786 *fbpp = (struct fbuf *)NULL; in blkatoff()
2791 *fbpp = fbp; in blkatoff()