Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbuf.h580 void vfs_bio_set_flags(struct buf *bp, int ioflags);
/f-stack/freebsd/kern/
H A Dvfs_bio.c4867 vfs_bio_set_flags(struct buf *bp, int ioflag) in vfs_bio_set_flags() function