Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dfbio.c65 struct fbuf **fbpp) in fbread() argument
100 *fbpp = fbp = kmem_alloc(sizeof (struct fbuf), KM_SLEEP); in fbread()
113 fbzero(vnode_t *vp, offset_t off, uint_t len, struct fbuf **fbpp) in fbzero() argument
130 *fbpp = fbp = kmem_alloc(sizeof (struct fbuf), KM_SLEEP); in fbzero()
/titanic_41/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()