Function report |
Source Code:block\blk.h |
Create Date:2022-07-28 12:15:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The max size one bio can handle is UINT_MAX becasue bvec_iter.bi_size* is defined as 'unsigned int', meantime it has to aligned to with logical* block size which is the minimum accepted unit by hardware.
Proto:static inline unsigned int bio_allowed_max_sectors(struct request_queue *q)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q |
Name | Describe |
---|---|
blk_bio_discard_split | |
__blkdev_issue_discard | |
__blkdev_issue_write_same | __blkdev_issue_write_same - generate number of bios with same page*@bdev: target blockdev*@sector: start sector*@nr_sects: number of sectors to write*@gfp_mask: memory allocation flags (for bio_alloc)*@page: page containing data to write*@biop: pointer to |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |