Searched defs:mapped_blocks (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | cache.c | 310 fat_get_mapped_cluster(struct inode *inode, sector_t sector, sector_t last_block, unsigned long *mapped_blocks, sector_t *bmap) fat_get_mapped_cluster() argument 358 fat_bmap(struct inode *inode, sector_t sector, sector_t *phys, unsigned long *mapped_blocks, int create, bool from_bmap) fat_bmap() argument
|
| H A D | dir.c | 87 unsigned long mapped_blocks; in fat__get_entry() local
|
| H A D | inode.c | 125 unsigned long mapped_blocks; in __fat_get_block() local 302 unsigned long mapped_blocks; in fat_get_block_bmap() local [all...] |
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | cache.c | 310 fat_get_mapped_cluster(struct inode *inode, sector_t sector, sector_t last_block, unsigned long *mapped_blocks, sector_t *bmap) fat_get_mapped_cluster() argument 358 fat_bmap(struct inode *inode, sector_t sector, sector_t *phys, unsigned long *mapped_blocks, int create, bool from_bmap) fat_bmap() argument
|
| H A D | dir.c | 87 unsigned long mapped_blocks; in fat__get_entry() local
|
| H A D | inode.c | 125 unsigned long mapped_blocks; in __fat_get_block() local 297 unsigned long mapped_blocks; in fat_get_block_bmap() local [all...] |
| /kernel/linux/linux-5.10/fs/exfat/ |
| H A D | inode.c | 296 unsigned long mapped_blocks = 0; in exfat_get_block() local
|
| /kernel/linux/linux-6.6/fs/exfat/ |
| H A D | inode.c | 274 unsigned long mapped_blocks = 0; in exfat_get_block() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-thin-metadata.c | 139 __le64 mapped_blocks; member 236 uint64_t mapped_blocks; member [all...] |
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-thin-metadata.c | 142 __le64 mapped_blocks; member 239 uint64_t mapped_blocks; member [all...] |
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/ |
| H A D | gaudi2P.h | 531 struct user_mapped_block mapped_blocks[NUM_USER_MAPPED_BLOCKS]; member
|
Completed in 16 milliseconds