Function report |
Source Code:fs\ioctl.c |
Create Date:2022-07-28 20:06:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:map_check_flags - check validity of requested flags for fiemap*@fieinfo: Fiemap context passed into ->fiemap*@fs_flags: Set of fiemap flags that the file system understands* Called from file system ->fiemap callback. This will compute the
Proto:int fiemap_check_flags(struct fiemap_extent_info *fieinfo, unsigned int fs_flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fiemap_extent_info * | fieinfo | |
unsigned int | fs_flags |
148 | If incompat_flags Then |
150 | Return -EBADR |
152 | Return 0 |
Name | Describe |
---|---|
__generic_block_fiemap | __generic_block_fiemap - FIEMAP for block based inodes (no locking)*@inode: the inode to map*@fieinfo: the fiemap info struct that will be passed back to userspace*@start: where to start mapping in the inode*@len: how much space to map*@get_block: the |
iomap_fiemap |
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 |