Home
last modified time | relevance | path

Searched defs:get_block (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/fs/minix/
H A Ditree_common.c152 static int get_block(struct inode * inode, sector_t block, in get_block() function
/kernel/linux/linux-6.6/fs/minix/
H A Ditree_common.c152 static int get_block(struct inode * inode, sector_t block, in get_block() function
/kernel/linux/linux-6.6/fs/
H A Dmpage.c147 get_block_t *get_block; member
370 mpage_readahead(struct readahead_control *rac, get_block_t get_block) mpage_readahead() argument
392 mpage_read_folio(struct folio *folio, get_block_t get_block) mpage_read_folio() argument
427 get_block_t *get_block; global() member
669 mpage_writepages(struct address_space *mapping, struct writeback_control *wbc, get_block_t get_block) mpage_writepages() argument
[all...]
H A Ddirect-io.c88 get_block_t *get_block; /* block mapping function */ member
1104 __blockdev_direct_IO(struct kiocb *iocb, struct inode *inode, struct block_device *bdev, struct iov_iter *iter, get_block_t get_block, dio_iodone_t end_io, int flags) __blockdev_direct_IO() argument
[all...]
H A Dbuffer.c1809 __block_write_full_folio(struct inode *inode, struct folio *folio, get_block_t *get_block, struct writeback_control *wbc, bh_end_io_t *handler) __block_write_full_folio() argument
2082 __block_write_begin_int(struct folio *folio, loff_t pos, unsigned len, get_block_t *get_block, const struct iomap *iomap) __block_write_begin_int() argument
2166 __block_write_begin(struct page *page, loff_t pos, unsigned len, get_block_t *get_block) __block_write_begin() argument
2217 block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, get_block_t *get_block) block_write_begin() argument
2363 block_read_full_folio(struct folio *folio, get_block_t *get_block) block_read_full_folio() argument
2565 cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes) cont_write_begin() argument
2614 block_page_mkwrite(struct vm_area_struct *vma, struct vm_fault *vmf, get_block_t get_block) block_page_mkwrite() argument
2652 block_truncate_page(struct address_space *mapping, loff_t from, get_block_t *get_block) block_truncate_page() argument
2728 block_write_full_page(struct page *page, get_block_t *get_block, struct writeback_control *wbc) block_write_full_page() argument
2760 generic_block_bmap(struct address_space *mapping, sector_t block, get_block_t *get_block) generic_block_bmap() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dmpage.c144 get_block_t *get_block; member
379 mpage_readahead(struct readahead_control *rac, get_block_t get_block) mpage_readahead() argument
402 mpage_readpage(struct page *page, get_block_t get_block) mpage_readpage() argument
437 get_block_t *get_block; global() member
696 mpage_writepages(struct address_space *mapping, struct writeback_control *wbc, get_block_t get_block) mpage_writepages() argument
726 mpage_writepage(struct page *page, get_block_t get_block, struct writeback_control *wbc) mpage_writepage() argument
[all...]
H A Dioctl.c294 __generic_block_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, loff_t start, loff_t len, get_block_t *get_block) __generic_block_fiemap() argument
452 generic_block_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, u64 start, u64 len, get_block_t *get_block) generic_block_fiemap() argument
H A Ddirect-io.c88 get_block_t *get_block; /* block mapping function */ member
1127 do_blockdev_direct_IO(struct kiocb *iocb, struct inode *inode, struct block_device *bdev, struct iov_iter *iter, get_block_t get_block, dio_iodone_t end_io, dio_submit_t submit_io, int flags) do_blockdev_direct_IO() argument
1348 __blockdev_direct_IO(struct kiocb *iocb, struct inode *inode, struct block_device *bdev, struct iov_iter *iter, get_block_t get_block, dio_iodone_t end_io, dio_submit_t submit_io, int flags) __blockdev_direct_IO() argument
[all...]
H A Dbuffer.c1712 __block_write_full_page(struct inode *inode, struct page *page, get_block_t *get_block, struct writeback_control *wbc, bh_end_io_t *handler) __block_write_full_page() argument
1973 __block_write_begin_int(struct page *page, loff_t pos, unsigned len, get_block_t *get_block, struct iomap *iomap) __block_write_begin_int() argument
2058 __block_write_begin(struct page *page, loff_t pos, unsigned len, get_block_t *get_block) __block_write_begin() argument
2109 block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, get_block_t *get_block) block_write_begin() argument
2259 block_read_full_page(struct page *page, get_block_t *get_block) block_read_full_page() argument
2449 cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes) cont_write_begin() argument
2499 block_page_mkwrite(struct vm_area_struct *vma, struct vm_fault *vmf, get_block_t get_block) block_page_mkwrite() argument
2577 nobh_write_begin(struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block) nobh_write_begin() argument
2758 nobh_writepage(struct page *page, get_block_t *get_block, struct writeback_control *wbc) nobh_writepage() argument
2795 nobh_truncate_page(struct address_space *mapping, loff_t from, get_block_t *get_block) nobh_truncate_page() argument
2873 block_truncate_page(struct address_space *mapping, loff_t from, get_block_t *get_block) block_truncate_page() argument
2952 block_write_full_page(struct page *page, get_block_t *get_block, struct writeback_control *wbc) block_write_full_page() argument
2985 generic_block_bmap(struct address_space *mapping, sector_t block, get_block_t *get_block) generic_block_bmap() argument
[all...]
/kernel/linux/linux-5.10/fs/sysv/
H A Ditree.c207 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in get_block() function
/kernel/linux/linux-6.6/fs/sysv/
H A Ditree.c207 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in get_block() function
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-era-target.c1196 static dm_block_t get_block(struct era *era, struct bio *bio) in get_block() function
/kernel/linux/linux-5.10/fs/ocfs2/
H A Daops.c2448 get_block_t *get_block; in ocfs2_direct_IO() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c2445 get_block_t *get_block; in ocfs2_direct_IO() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-era-target.c1217 static dm_block_t get_block(struct era *era, struct bio *bio) in get_block() function
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.c2889 int get_block, put_block; in rx_intr_handler() local
7355 int get_block = ring_data->rx_curr_get_info.block_index; rx_osm_handler() local
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dinode.c6155 get_block_t *get_block; in ext4_page_mkwrite() local
1036 ext4_block_write_begin(struct page *page, loff_t pos, unsigned len, get_block_t *get_block) ext4_block_write_begin() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.c2891 int get_block, put_block; in rx_intr_handler() local
7362 int get_block = ring_data->rx_curr_get_info.block_index; rx_osm_handler() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dinode.c6079 get_block_t *get_block; in ext4_page_mkwrite() local
1014 ext4_block_write_begin(struct folio *folio, loff_t pos, unsigned len, get_block_t *get_block) ext4_block_write_begin() argument
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3120 blockdev_direct_IO(struct kiocb *iocb, struct inode *inode, struct iov_iter *iter, get_block_t get_block) blockdev_direct_IO() argument
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h3025 blockdev_direct_IO(struct kiocb *iocb, struct inode *inode, struct iov_iter *iter, get_block_t get_block) blockdev_direct_IO() argument

Completed in 63 milliseconds