linux/fs/ufs
Mike Christie dfec8a14fc fs: have ll_rw_block users pass in op and flags separately
This has ll_rw_block users pass in the operation and flags separately,
so ll_rw_block can setup the bio op and bi_rw flags on the bio that
is submitted.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-06-07 13:41:38 -06:00
..
balloc.c fs: have ll_rw_block users pass in op and flags separately 2016-06-07 13:41:38 -06:00
cylinder.c
dir.c simple local filesystems: switch to ->iterate_shared() 2016-05-02 19:49:32 -04:00
file.c
ialloc.c
inode.c
Kconfig
Makefile
namei.c
super.c
swab.h
ufs_fs.h
ufs.h
util.c fs: have submit_bh users pass in op and flags separately 2016-06-07 13:41:38 -06:00
util.h