Home
last modified time | relevance | path

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

123

/fs/ocfs2/
Dheartbeat.c50 static void ocfs2_node_map_init(struct ocfs2_node_map *map) in ocfs2_node_map_init()
84 static inline void __ocfs2_node_map_set_bit(struct ocfs2_node_map *map, in __ocfs2_node_map_set_bit()
91 struct ocfs2_node_map *map, in ocfs2_node_map_set_bit()
102 static inline void __ocfs2_node_map_clear_bit(struct ocfs2_node_map *map, in __ocfs2_node_map_clear_bit()
109 struct ocfs2_node_map *map, in ocfs2_node_map_clear_bit()
121 struct ocfs2_node_map *map, in ocfs2_node_map_test_bit()
/fs/reiserfs/
Dobjectid.c17 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map()
27 static void check_objectid_map(struct super_block *s, __le32 * map) in check_objectid_map()
53 __le32 *map = objectid_map(s, rs); in reiserfs_get_unused_objectid() local
102 __le32 *map = objectid_map(s, rs); in reiserfs_release_objectid() local
/fs/udf/
Dpartition.c33 struct udf_part_map *map; in udf_get_pblock() local
54 struct udf_part_map *map; in udf_get_pblock_virt15() local
118 struct udf_part_map *map; in udf_get_pblock_spar15() local
166 struct udf_part_map *map = &sbi->s_partmaps[i]; in udf_relocate_blocks() local
284 struct udf_part_map *map; in udf_try_read_meta() local
309 struct udf_part_map *map; in udf_get_pblock_meta25() local
Dsuper.c294 static void udf_free_partition(struct udf_part_map *map) in udf_free_partition()
985 struct udf_part_map *map; in udf_load_metadata_files() local
1061 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_compute_nr_groups() local
1092 struct udf_part_map *map; in udf_fill_partdesc_info() local
1192 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_find_vat_block() local
1217 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_load_vat() local
1273 struct udf_part_map *map; in udf_load_partdesc() local
1369 struct udf_part_map *map, in udf_load_sparable_map()
1456 struct udf_part_map *map = &sbi->s_partmaps[i]; in udf_load_logicalvol() local
2445 struct udf_part_map *map; in udf_count_free() local
Dballoc.c733 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_free_blocks() local
760 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_prealloc_blocks() local
795 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_new_block() local
/fs/xfs/libxfs/
Dxfs_bit.c32 xfs_bitmap_empty(uint *map, uint size) in xfs_bitmap_empty()
49 xfs_contig_bits(uint *map, uint size, uint start_bit) in xfs_contig_bits()
88 int xfs_next_bit(uint *map, uint size, uint start_bit) in xfs_next_bit()
Dxfs_attr_remote.c353 struct xfs_bmbt_irec map[ATTR_RMTVALUE_MAPSIZE]; in xfs_attr_rmtval_get() local
420 struct xfs_bmbt_irec map; in xfs_attr_rmtval_set() local
576 struct xfs_bmbt_irec map; in xfs_attr_rmtval_remove() local
Dxfs_da_btree.c2015 struct xfs_bmbt_irec map, *mapp; in xfs_da_grow_inode_int() local
2425 struct xfs_buf_map *map; in xfs_buf_map_from_irec() local
2464 struct xfs_buf_map **map, in xfs_dabuf_map()
2550 struct xfs_buf_map map; in xfs_da_get_buf() local
2599 struct xfs_buf_map map; in xfs_da_read_buf() local
2645 struct xfs_buf_map map; in xfs_da_reada_buf() local
/fs/btrfs/
Draid56.h22 static inline int nr_parity_stripes(struct map_lookup *map) in nr_parity_stripes()
32 static inline int nr_data_stripes(struct map_lookup *map) in nr_data_stripes()
Dvolumes.c1184 struct map_lookup *map; in contains_pending_extent() local
2736 struct map_lookup *map; in btrfs_remove_chunk() local
4504 struct map_lookup *map = NULL; in __btrfs_alloc_chunk() local
4806 struct map_lookup *map; in btrfs_finish_chunk_alloc() local
4941 static inline int btrfs_chunk_max_errors(struct map_lookup *map) in btrfs_chunk_max_errors()
4961 struct map_lookup *map; in btrfs_chunk_readonly() local
5026 struct map_lookup *map; in btrfs_num_copies() local
5086 struct map_lookup *map; in btrfs_full_stripe_len() local
5107 struct map_lookup *map; in btrfs_is_parity_mirror() local
5125 struct map_lookup *map, int first, int num, in find_live_mirror()
[all …]
/fs/omfs/
Dbitmap.c47 static int set_run(struct super_block *sb, int map, in set_run()
95 unsigned int map, bit; in omfs_allocate_block() local
179 unsigned int map, bit; in omfs_clear_range() local
/fs/nfs/blocklayout/
Ddev.c125 struct pnfs_block_dev_map *map) in bl_map_simple()
135 struct pnfs_block_dev_map *map) in bl_map_concat()
155 struct pnfs_block_dev_map *map) in bl_map_stripe()
Dblocklayout.c141 struct page *page, struct pnfs_block_dev_map *map, in do_add_page_to_bio()
225 struct pnfs_block_dev_map map = { .start = NFS4_MAX_UINT64 }; in bl_read_pagelist() local
368 struct pnfs_block_dev_map map = { .start = NFS4_MAX_UINT64 }; in bl_write_pagelist() local
/fs/ext4/
Dfile.c144 struct ext4_map_blocks map; in ext4_file_write_iter() local
438 struct ext4_map_blocks *map, in ext4_find_unwritten_pgoff()
552 struct ext4_map_blocks map; in ext4_seek_data() local
625 struct ext4_map_blocks map; in ext4_seek_hole() local
Dinode.c379 struct ext4_map_blocks *map) in __check_block_validity()
395 #define check_block_validity(inode, map) \ argument
402 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
468 struct ext4_map_blocks *map, int flags) in ext4_map_blocks()
718 struct ext4_map_blocks map; in _ext4_get_block() local
781 struct ext4_map_blocks map; in ext4_getblk() local
1498 struct ext4_map_blocks map; member
1582 struct ext4_map_blocks *map, in ext4_da_map_blocks()
1724 struct ext4_map_blocks map; in ext4_da_get_block_prep() local
2027 struct ext4_map_blocks *map = &mpd->map; in mpage_add_bh_to_extent() local
[all …]
Dextents.c3343 struct ext4_map_blocks *map, in ext4_split_extent()
3434 struct ext4_map_blocks *map, in ext4_ext_convert_to_initialized()
3702 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3745 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3977 struct ext4_map_blocks *map, in convert_initialized_extent()
4051 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
4236 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4316 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
4714 struct ext4_map_blocks map; in ext4_alloc_file_blocks() local
5075 struct ext4_map_blocks map; in ext4_convert_unwritten_extents() local
Dreadpage.c192 struct ext4_map_blocks map; in ext4_mpage_readpages() local
/fs/xfs/
Dxfs_trans_buf.c40 struct xfs_buf_map *map, in xfs_trans_buf_item_match()
137 struct xfs_buf_map *map, in xfs_trans_get_buf_map()
245 struct xfs_buf_map *map, in xfs_trans_read_buf_map()
Dxfs_buf.c151 struct xfs_buf_map *map, in _xfs_buf_alloc()
438 struct xfs_buf_map *map, in _xfs_buf_find()
566 struct xfs_buf_map *map, in xfs_buf_get_map()
641 struct xfs_buf_map *map, in xfs_buf_read_map()
681 struct xfs_buf_map *map, in xfs_buf_readahead_map()
1134 int map, in xfs_buf_ioapply_map()
Dxfs_dir2_readdir.c267 struct xfs_bmbt_irec map[]; /* map vector for blocks */ member
280 struct xfs_bmbt_irec *map = mip->map; in xfs_dir2_leaf_readbuf() local
Dxfs_dquot.c308 xfs_bmbt_irec_t map; in xfs_qm_dqalloc() local
463 struct xfs_bmbt_irec map; in xfs_qm_dqtobp() local
/fs/adfs/
Dmap.c76 unsigned char *map = dm->dm_bh->b_data + 4; in lookup_zone() local
137 unsigned char *map = dm->dm_bh->b_data; in scan_free_map() local
Dsuper.c73 static unsigned char adfs_calczonecheck(struct super_block *sb, unsigned char *map) in adfs_calczonecheck()
103 unsigned char *map; in adfs_checkmap() local
/fs/nfsd/
Dnfs4layouts.c50 struct nfsd4_deviceid_map *map, *old; in nfsd4_alloc_devid_map() local
90 struct nfsd4_deviceid_map *map, *ret = NULL; in nfsd4_find_devid_map() local
732 struct nfsd4_deviceid_map *map, *n; in nfsd4_exit_pnfs() local
/fs/isofs/
Ddir.c91 int map; in do_isofs_readdir() local

123