Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_bio.c174 static int vfs_bio_clcheck(struct vnode *vp, int size,
3133 vfs_bio_clcheck(struct vnode *vp, int size, daddr_t lblkno, daddr_t blkno) in vfs_bio_clcheck() function
3204 if (vfs_bio_clcheck(vp, size, lblkno + i, in vfs_bio_awrite()
3209 if (vfs_bio_clcheck(vp, size, lblkno - j, in vfs_bio_awrite()