Home
last modified time | relevance | path

Searched defs:map (Results 1 – 25 of 93) sorted by relevance

1234

/fs/ocfs2/
A Dheartbeat.c30 static void ocfs2_node_map_init(struct ocfs2_node_map *map) in ocfs2_node_map_init()
64 struct ocfs2_node_map *map, in ocfs2_node_map_set_bit()
76 struct ocfs2_node_map *map, in ocfs2_node_map_clear_bit()
88 struct ocfs2_node_map *map, in ocfs2_node_map_test_bit()
/fs/xfs/libxfs/
A Dxfs_bit.c20 xfs_bitmap_empty(uint *map, uint size) in xfs_bitmap_empty()
37 xfs_contig_bits(uint *map, uint size, uint start_bit) in xfs_contig_bits()
76 int xfs_next_bit(uint *map, uint size, uint start_bit) in xfs_next_bit()
A Dxfs_attr_remote.c399 struct xfs_bmbt_irec map[ATTR_RMTVALUE_MAPSIZE]; in xfs_attr_rmtval_get() local
493 struct xfs_bmbt_irec map; in xfs_attr_rmtval_set_value() local
557 struct xfs_bmbt_irec *map, in xfs_attr_rmtval_stale()
597 struct xfs_bmbt_irec *map = &attr->xattri_map; in xfs_attr_rmtval_find_space() local
628 struct xfs_bmbt_irec *map = &attr->xattri_map; in xfs_attr_rmtval_set_blk() local
668 struct xfs_bmbt_irec map; in xfs_attr_rmtval_invalidate() local
/fs/udf/
A Dpartition.c29 struct udf_part_map *map; in udf_get_pblock() local
50 struct udf_part_map *map; in udf_get_pblock_virt15() local
113 struct udf_part_map *map; in udf_get_pblock_spar15() local
161 struct udf_part_map *map = &sbi->s_partmaps[i]; in udf_relocate_blocks() local
279 struct udf_part_map *map; in udf_try_read_meta() local
307 struct udf_part_map *map; in udf_get_pblock_meta25() local
A Dsuper.c345 static void udf_free_partition(struct udf_part_map *map) in udf_free_partition()
977 struct udf_part_map *map; in udf_load_metadata_files() local
1039 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_compute_nr_groups() local
1061 struct udf_part_map *map) in check_partition_desc()
1111 struct udf_part_map *map; in udf_fill_partdesc_info() local
1201 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_find_vat_block() local
1226 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_load_vat() local
1285 struct udf_part_map *map; in udf_load_partdesc() local
1380 struct udf_part_map *map, in udf_load_sparable_map()
1480 struct udf_part_map *map = &sbi->s_partmaps[i]; in udf_load_logicalvol() local
[all …]
A Dballoc.c660 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_free_blocks() local
692 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_prealloc_blocks() local
717 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_new_block() local
/fs/erofs/
A Dzmap.c12 struct erofs_map_blocks *map; member
351 struct erofs_map_blocks *map = m->map; in z_erofs_get_extent_decompressedlen() local
385 struct erofs_map_blocks *map, int flags) in z_erofs_map_blocks_fo()
517 struct erofs_map_blocks *map, int flags) in z_erofs_map_blocks_ext()
625 static int z_erofs_fill_inode(struct inode *inode, struct erofs_map_blocks *map) in z_erofs_fill_inode()
729 int z_erofs_map_blocks_iter(struct inode *inode, struct erofs_map_blocks *map, in z_erofs_map_blocks_iter()
765 struct erofs_map_blocks map = { .m_la = offset }; in z_erofs_iomap_begin_report() local
A Ddata.c86 int erofs_map_blocks(struct inode *inode, struct erofs_map_blocks *map) in erofs_map_blocks()
175 static void erofs_fill_from_devinfo(struct erofs_map_dev *map, in erofs_fill_from_devinfo()
185 int erofs_map_dev(struct super_block *sb, struct erofs_map_dev *map) in erofs_map_dev()
274 struct erofs_map_blocks map; in erofs_iomap_begin() local
A Dfileio.c16 struct erofs_map_blocks map; member
96 struct erofs_map_blocks *map = &io->map; in erofs_fileio_scan_folio() local
/fs/ntfs3/
A Dbitfunc.c36 const u8 *map = (u8 *)lmap + (bit >> 3); in are_bits_clear() local
85 const u8 *map = (u8 *)lmap + (bit >> 3); in are_bits_set() local
/fs/xfs/
A Dxfs_buf.c255 struct xfs_buf_map *map, in xfs_buf_alloc()
330 const struct xfs_buf_map *map = arg->key; in _xfs_buf_obj_cmp() local
388 struct xfs_buf_map *map) in xfs_buf_map_verify()
460 struct xfs_buf_map *map, in xfs_buf_lookup()
496 struct xfs_buf_map *map, in xfs_buf_find_insert()
546 const struct xfs_buf_map *map) in xfs_buftarg_get_pag()
573 struct xfs_buf_map *map, in xfs_buf_get_map()
687 struct xfs_buf_map *map, in xfs_buf_read_map()
764 struct xfs_buf_map *map, in xfs_buf_readahead_map()
1338 unsigned int map = 0; in xfs_buf_submit_bio() local
A Dxfs_bmap_item.c261 struct xfs_map_extent *map; in xfs_bmap_update_log_item() local
425 struct xfs_map_extent *map; in xfs_bui_validate() local
461 struct xfs_map_extent *map) in xfs_bui_recover_work()
505 struct xfs_map_extent *map; in xfs_bmap_recover_work() local
582 struct xfs_map_extent *map; in xfs_bmap_relog_intent() local
A Dxfs_trans_buf.c26 struct xfs_buf_map *map, in xfs_trans_buf_item_match()
119 struct xfs_buf_map *map, in xfs_trans_get_buf_map()
230 struct xfs_buf_map *map, in xfs_trans_read_buf_map()
A Dxfs_rmap_item.c283 struct xfs_map_extent *map; in xfs_rmap_update_log_item() local
473 struct xfs_map_extent *map) in xfs_rui_validate_map()
513 const struct xfs_map_extent *map) in xfs_rui_recover_work()
629 struct xfs_map_extent *map; in xfs_rmap_relog_intent() local
/fs/omfs/
A Dbitmap.c48 static int set_run(struct super_block *sb, int map, in set_run()
96 unsigned int map, bit; in omfs_allocate_block() local
180 unsigned int map, bit; in omfs_clear_range() local
/fs/btrfs/
A Dvolumes.c1884 struct btrfs_chunk_map *map; in find_next_chunk() local
3118 struct btrfs_chunk_map *map; in btrfs_find_chunk_map_nolock() local
3178 struct btrfs_chunk_map *map; in btrfs_find_chunk_map() local
3198 struct btrfs_chunk_map *map; in btrfs_get_chunk_map() local
3248 struct btrfs_chunk_map *map; in btrfs_remove_chunk() local
5506 struct btrfs_chunk_map *map; in btrfs_alloc_chunk_map() local
5523 struct btrfs_chunk_map *map; in create_chunk() local
5660 struct btrfs_chunk_map *map; in btrfs_chunk_alloc_add_chunk_item() local
5818 struct btrfs_chunk_map *map; in btrfs_chunk_writeable() local
5893 struct btrfs_chunk_map *map; in btrfs_num_copies() local
[all …]
A Dzoned.c1287 struct btrfs_chunk_map *map, bool new) in btrfs_load_zone_info()
1411 struct btrfs_chunk_map *map, in btrfs_load_block_group_dup()
1462 struct btrfs_chunk_map *map, in btrfs_load_block_group_raid1()
1513 struct btrfs_chunk_map *map, in btrfs_load_block_group_raid0()
1565 struct btrfs_chunk_map *map, in btrfs_load_block_group_raid10()
1625 struct btrfs_chunk_map *map; in btrfs_load_block_group_zone_info() local
2159 struct btrfs_chunk_map *map; in btrfs_zone_activate() local
2297 struct btrfs_chunk_map *map; in do_zone_finish() local
2836 struct btrfs_chunk_map *map = block_group->physical_map; in btrfs_check_active_zone_reservation() local
2872 struct btrfs_chunk_map *map; in btrfs_reset_unused_block_groups() local
A Dblock-group.c1065 struct btrfs_chunk_map *map) in btrfs_remove_block_group()
1316 struct btrfs_chunk_map *map; in btrfs_start_trans_remove_block_group() local
2049 struct btrfs_chunk_map *map; in read_bg_from_eb() local
2142 struct btrfs_chunk_map *map; in btrfs_rmap_block() local
2319 struct btrfs_chunk_map *map; in check_chunk_block_group_mappings() local
2489 struct btrfs_chunk_map *map; in fill_dummy_bgs() local
2729 struct btrfs_chunk_map *map; in insert_dev_extents() local
4596 struct btrfs_chunk_map *map; in btrfs_unfreeze_block_group() local
/fs/adfs/
A Dmap.c73 unsigned char *map = dm->dm_bh->b_data; in lookup_zone() local
121 unsigned char *map = dm->dm_bh->b_data; in scan_free_map() local
260 static unsigned char adfs_calczonecheck(struct super_block *sb, unsigned char *map) in adfs_calczonecheck()
290 unsigned char *map; in adfs_checkmap() local
/fs/ext4/
A Dinode.c382 struct ext4_map_blocks *map) in __check_block_validity()
440 #define check_block_validity(inode, map) \ argument
447 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
901 struct ext4_map_blocks map; in _ext4_get_block() local
966 struct ext4_map_blocks map; in ext4_getblk() local
1700 struct ext4_map_blocks map; member
2002 struct ext4_map_blocks map; in ext4_da_get_block_prep() local
2111 struct ext4_map_blocks *map = &mpd->map; in mpage_add_bh_to_extent() local
2343 struct ext4_map_blocks *map = &mpd->map; in mpage_map_one_extent() local
3787 struct ext4_map_blocks map; in ext4_iomap_begin() local
[all …]
A Dextents.c3707 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3749 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3817 struct ext4_map_blocks *map, in convert_initialized_extent()
3893 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
4045 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4501 struct ext4_map_blocks map; in ext4_alloc_file_blocks() local
4873 struct ext4_map_blocks map; in ext4_convert_unwritten_extents_atomic() local
4947 struct ext4_map_blocks map; in ext4_convert_unwritten_extents() local
6037 struct ext4_map_blocks map; in skip_hole() local
6059 struct ext4_map_blocks map; in ext4_ext_replay_set_iblocks() local
[all …]
/fs/nfs/blocklayout/
A Ddev.c225 struct pnfs_block_dev_map *map) in bl_map_simple()
235 struct pnfs_block_dev_map *map) in bl_map_concat()
255 struct pnfs_block_dev_map *map) in bl_map_stripe()
A Dblocklayout.c118 static bool offset_in_map(u64 offset, struct pnfs_block_dev_map *map) in offset_in_map()
125 struct page *page, struct pnfs_block_dev_map *map, in do_add_page_to_bio()
233 struct pnfs_block_dev_map map = { .start = NFS4_MAX_UINT64 }; in bl_read_pagelist() local
378 struct pnfs_block_dev_map map = { .start = NFS4_MAX_UINT64 }; in bl_write_pagelist() local
/fs/f2fs/
A Ddata.c1459 struct f2fs_map_blocks *map, struct dnode_of_data *dn, in f2fs_map_no_dnode()
1481 struct f2fs_map_blocks *map, int flag) in f2fs_map_blocks_cached()
1516 struct f2fs_map_blocks *map, in map_is_mergeable()
1539 int f2fs_map_blocks(struct inode *inode, struct f2fs_map_blocks *map, int flag) in f2fs_map_blocks()
1801 struct f2fs_map_blocks map; in f2fs_overwrite_io() local
1902 struct f2fs_map_blocks map; in f2fs_fiemap() local
2071 struct f2fs_map_blocks *map, in f2fs_read_single_page()
2361 struct f2fs_map_blocks map; in f2fs_mpage_readpages() local
3824 struct f2fs_map_blocks map; in f2fs_bmap() local
3937 struct f2fs_map_blocks map; in check_swap_activate() local
[all …]
/fs/nfsd/
A Dnfs4layouts.c60 struct nfsd4_deviceid_map *map, *old; in nfsd4_alloc_devid_map() local
100 struct nfsd4_deviceid_map *map, *ret = NULL; in nfsd4_find_devid_map() local
802 struct nfsd4_deviceid_map *map, *n; in nfsd4_exit_pnfs() local

Completed in 104 milliseconds

1234