Searched refs:vfs_bio_set_flags (Results 1 – 5 of 5) sorted by relevance
579 void vfs_bio_set_flags(struct buf *bp, int ioflags);
694 vfs_bio_set_flags(bp, ioflag); in fuse_write_biobackend()
982 vfs_bio_set_flags(bp, ioflag); in ffs_write()1247 vfs_bio_set_flags(bp, ioflag); in ffs_extwrite()
2282 vfs_bio_set_flags(bp, ioflag); in ext2_write()
4952 vfs_bio_set_flags(struct buf *bp, int ioflag) in vfs_bio_set_flags() function