Searched refs:vfs_bio_clcheck (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | vfs_bio.c | 118 static int vfs_bio_clcheck(struct vnode *vp, int size, 2736 vfs_bio_clcheck(struct vnode *vp, int size, daddr_t lblkno, daddr_t blkno) in vfs_bio_clcheck() function 2808 if (vfs_bio_clcheck(vp, size, lblkno + i, in vfs_bio_awrite() 2813 if (vfs_bio_clcheck(vp, size, lblkno - j, in vfs_bio_awrite()
|