Searched defs:get_block (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/fs/ |
A D | mpage.c | 121 get_block_t *get_block; member 344 void mpage_readahead(struct readahead_control *rac, get_block_t get_block) in mpage_readahead() 366 int mpage_read_folio(struct folio *folio, get_block_t get_block) in mpage_read_folio() 401 get_block_t *get_block; member 644 struct writeback_control *wbc, get_block_t get_block) in mpage_writepages()
|
A D | buffer.c | 1738 get_block_t *get_block, struct writeback_control *wbc, in __block_write_full_page() 1997 get_block_t *get_block, const struct iomap *iomap) in __block_write_begin_int() 2082 get_block_t *get_block) in __block_write_begin() 2135 struct page **pagep, get_block_t *get_block) in block_write_begin() 2282 int block_read_full_folio(struct folio *folio, get_block_t *get_block) in block_read_full_folio() 2487 get_block_t *get_block, loff_t *bytes) in cont_write_begin() 2535 get_block_t get_block) in block_page_mkwrite() 2574 loff_t from, get_block_t *get_block) in block_truncate_page() 2650 int block_write_full_page(struct page *page, get_block_t *get_block, in block_write_full_page() 2684 get_block_t *get_block) in generic_block_bmap()
|
A D | direct-io.c | 88 get_block_t *get_block; /* block mapping function */ member 1100 get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
|
/linux-6.3-rc2/fs/minix/ |
A D | itree_common.c | 152 static int get_block(struct inode * inode, sector_t block, in get_block() function
|
/linux-6.3-rc2/fs/sysv/ |
A 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
|
/linux-6.3-rc2/fs/ext4/ |
A D | inode.c | 1059 get_block_t *get_block) in ext4_block_write_begin() 6224 get_block_t *get_block; in ext4_page_mkwrite() local
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | aops.c | 2430 get_block_t *get_block; in ocfs2_direct_IO() local
|
/linux-6.3-rc2/drivers/net/ethernet/neterion/ |
A D | s2io.c | 2891 int get_block, put_block; in rx_intr_handler() local 7369 int get_block = ring_data->rx_curr_get_info.block_index; in rx_osm_handler() local
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-era-target.c | 1217 static dm_block_t get_block(struct era *era, struct bio *bio) in get_block() function
|
/linux-6.3-rc2/include/linux/ |
A D | fs.h | 2787 get_block_t get_block) in blockdev_direct_IO()
|
Completed in 54 milliseconds