Home
last modified time | relevance | path

Searched defs:bio_flags (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dextent_io.h164 static inline void extent_set_compress_type(unsigned long *bio_flags, in extent_set_compress_type()
170 static inline int extent_compress_type(unsigned long bio_flags) in extent_compress_type()
358 unsigned long bio_flags; member
Dextent_io.c123 unsigned long bio_flags; member
2750 int mirror_num, unsigned long bio_flags) in submit_one_bio()
2778 unsigned long bio_flags) in merge_bio()
2798 unsigned long bio_flags, in submit_extent_page()
2911 unsigned long *bio_flags, int rw, in __do_readpage()
3131 unsigned long *bio_flags, int rw, in __do_contiguous_readpages()
3162 unsigned long *bio_flags, int rw, in __extent_readpages()
3203 unsigned long *bio_flags, int rw) in __extent_read_full_page()
3230 unsigned long bio_flags = 0; in extent_read_full_page() local
3244 unsigned long bio_flags = EXTENT_BIO_PARENT_LOCKED; in extent_read_full_page_nolock() local
[all …]
Ddisk-io.c123 unsigned long bio_flags; member
830 unsigned long bio_flags, in btrfs_wq_submit_bio()
890 unsigned long bio_flags, in __btree_submit_bio_start()
901 int mirror_num, unsigned long bio_flags, in __btree_submit_bio_done()
916 static int check_async_write(struct inode *inode, unsigned long bio_flags) in check_async_write()
928 int mirror_num, unsigned long bio_flags, in btree_submit_bio_hook()
Dcompression.c568 int mirror_num, unsigned long bio_flags) in btrfs_submit_compressed_read()
Dinode.c1795 unsigned long bio_flags) in btrfs_merge_bio_hook()
1827 unsigned long bio_flags, in __btrfs_submit_bio_start()
1847 int mirror_num, unsigned long bio_flags, in __btrfs_submit_bio_done()
1864 int mirror_num, unsigned long bio_flags, in btrfs_submit_bio_hook()
7961 unsigned long bio_flags, u64 offset) in __btrfs_submit_bio_start_direct_io()
/linux-4.1.27/fs/
Dbuffer.c3000 int _submit_bh(int rw, struct buffer_head *bh, unsigned long bio_flags) in _submit_bh()