Searched refs:cluster_rbuild (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_cluster.c | 71 static struct buf *cluster_rbuild(struct vnode *vp, u_quad_t filesize, 238 bp = cluster_rbuild(vp, filesize, lblkno, in cluster_read() 289 rbp = cluster_rbuild(vp, filesize, lblkno, blkno, in cluster_read() 351 cluster_rbuild(struct vnode *vp, u_quad_t filesize, daddr_t lbn, in cluster_rbuild() function
|