Searched defs:get_block (Results 1 – 9 of 9) sorted by relevance
/fs/ |
D | mpage.c | 184 unsigned long *first_logical_block, get_block_t get_block, in do_mpage_readpage() 400 unsigned nr_pages, get_block_t get_block) in mpage_readpages() 437 int mpage_readpage(struct page *page, get_block_t get_block) in mpage_readpage() 475 get_block_t *get_block; member 735 struct writeback_control *wbc, get_block_t get_block) in mpage_writepages() 764 int mpage_writepage(struct page *page, get_block_t get_block, in mpage_writepage()
|
D | buffer.c | 1730 get_block_t *get_block, struct writeback_control *wbc, in __block_write_full_page() 1990 get_block_t *get_block, struct iomap *iomap) in __block_write_begin_int() 2075 get_block_t *get_block) in __block_write_begin() 2126 unsigned flags, struct page **pagep, get_block_t *get_block) in block_write_begin() 2276 int block_read_full_page(struct page *page, get_block_t *get_block) in block_read_full_page() 2469 get_block_t *get_block, loff_t *bytes) in cont_write_begin() 2517 get_block_t get_block) in block_page_mkwrite() 2597 get_block_t *get_block) in nobh_write_begin() 2775 int nobh_writepage(struct page *page, get_block_t *get_block, in nobh_writepage() 2823 loff_t from, get_block_t *get_block) in nobh_truncate_page() [all …]
|
D | ioctl.c | 282 loff_t len, get_block_t *get_block) in __generic_block_fiemap() 441 u64 len, get_block_t *get_block) in generic_block_fiemap()
|
D | direct-io.c | 85 get_block_t *get_block; /* block mapping function */ member 1175 get_block_t get_block, dio_iodone_t end_io, in do_blockdev_direct_IO() 1406 get_block_t get_block, in __blockdev_direct_IO()
|
/fs/minix/ |
D | itree_common.c | 146 static int get_block(struct inode * inode, sector_t block, in get_block() function
|
/fs/sysv/ |
D | itree.c | 203 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block() function
|
/fs/gfs2/ |
D | aops.c | 146 static int gfs2_write_full_page(struct page *page, get_block_t *get_block, in gfs2_write_full_page()
|
/fs/ext4/ |
D | inode.c | 1170 get_block_t *get_block) in ext4_block_write_begin() 6163 get_block_t *get_block; in ext4_page_mkwrite() local
|
/fs/ocfs2/ |
D | aops.c | 2451 get_block_t *get_block; in ocfs2_direct_IO() local
|