Searched refs:vfs_bio_set_flags (Results 1 – 5 of 5) sorted by relevance
607 void vfs_bio_set_flags(struct buf *bp, int ioflags);
989 vfs_bio_set_flags(bp, ioflag); in ffs_write()1254 vfs_bio_set_flags(bp, ioflag); in ffs_extwrite()
700 vfs_bio_set_flags(bp, ioflag); in fuse_write_biobackend()
2283 vfs_bio_set_flags(bp, ioflag); in ext2_write()
5020 vfs_bio_set_flags(struct buf *bp, int ioflag) in vfs_bio_set_flags() function