Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h512 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq() function
537 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq() function
/OK3568_Linux_fs/kernel/drivers/block/
H A Dps3disk.c98 buf = bvec_kmap_irq(&bvec, &flags); in ps3disk_scatter_gather()
H A Drbd.c1278 buf = bvec_kmap_irq(bv, &flags); in zero_bvec()
/OK3568_Linux_fs/kernel/block/
H A Dbio.c539 char *data = bvec_kmap_irq(&bv, &flags); in zero_fill_bio_iter()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-writecache.c1215 buf = bvec_kmap_irq(&bv, &flags); in bio_copy_block()