Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_bio.c180 static int vfs_bio_clcheck(struct vnode *vp, int size,
3205 vfs_bio_clcheck(struct vnode *vp, int size, daddr_t lblkno, daddr_t blkno) in vfs_bio_clcheck() function
3276 if (vfs_bio_clcheck(vp, size, lblkno + i, in vfs_bio_awrite()
3281 if (vfs_bio_clcheck(vp, size, lblkno - j, in vfs_bio_awrite()