Home
last modified time | relevance | path

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

1234

/fs/ocfs2/
Dheartbeat.c36 static void ocfs2_node_map_init(struct ocfs2_node_map *map) in ocfs2_node_map_init()
70 static inline void __ocfs2_node_map_set_bit(struct ocfs2_node_map *map, in __ocfs2_node_map_set_bit()
77 struct ocfs2_node_map *map, in ocfs2_node_map_set_bit()
88 static inline void __ocfs2_node_map_clear_bit(struct ocfs2_node_map *map, in __ocfs2_node_map_clear_bit()
95 struct ocfs2_node_map *map, in ocfs2_node_map_clear_bit()
107 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
310 struct udf_part_map *map; in udf_get_pblock_meta25() local
Dsuper.c277 static void udf_free_partition(struct udf_part_map *map) in udf_free_partition()
938 struct udf_part_map *map; in udf_load_metadata_files() local
1000 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_compute_nr_groups() local
1030 struct udf_part_map *map) in check_partition_desc()
1080 struct udf_part_map *map; in udf_fill_partdesc_info() local
1155 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_find_vat_block() local
1180 struct udf_part_map *map = &sbi->s_partmaps[p_index]; in udf_load_vat() local
1237 struct udf_part_map *map; in udf_load_partdesc() local
1332 struct udf_part_map *map, in udf_load_sparable_map()
1417 struct udf_part_map *map = &sbi->s_partmaps[i]; in udf_load_logicalvol() local
[all …]
Dballoc.c656 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_free_blocks() local
677 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_prealloc_blocks() local
702 struct udf_part_map *map = &UDF_SB(sb)->s_partmaps[partition]; in udf_new_block() local
/fs/xfs/libxfs/
Dxfs_bit.c19 xfs_bitmap_empty(uint *map, uint size) in xfs_bitmap_empty()
36 xfs_contig_bits(uint *map, uint size, uint start_bit) in xfs_contig_bits()
75 int xfs_next_bit(uint *map, uint size, uint start_bit) in xfs_next_bit()
Dxfs_attr_remote.c368 struct xfs_bmbt_irec map[ATTR_RMTVALUE_MAPSIZE]; in xfs_attr_rmtval_get() local
436 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.c2069 struct xfs_bmbt_irec map, *mapp; in xfs_da_grow_inode_int() local
2475 struct xfs_buf_map *map; in xfs_buf_map_from_irec() local
2514 struct xfs_buf_map **map, in xfs_dabuf_map()
2600 struct xfs_buf_map map; in xfs_da_get_buf() local
2649 struct xfs_buf_map map; in xfs_da_read_buf() local
2695 struct xfs_buf_map map; in xfs_da_reada_buf() local
/fs/btrfs/
Draid56.h10 static inline int nr_parity_stripes(const struct map_lookup *map) in nr_parity_stripes()
20 static inline int nr_data_stripes(const struct map_lookup *map) in nr_data_stripes()
Dvolumes.c2971 struct map_lookup *map; in btrfs_remove_chunk() local
4915 struct map_lookup *map = NULL; in __btrfs_alloc_chunk() local
5201 struct map_lookup *map; in btrfs_finish_chunk_alloc() local
5324 static inline int btrfs_chunk_max_errors(struct map_lookup *map) in btrfs_chunk_max_errors()
5334 struct map_lookup *map; in btrfs_chunk_readonly() local
5391 struct map_lookup *map; in btrfs_num_copies() local
5437 struct map_lookup *map; in btrfs_full_stripe_len() local
5454 struct map_lookup *map; in btrfs_is_parity_mirror() local
5469 struct map_lookup *map, int first, in find_live_mirror()
5594 struct map_lookup *map; in __btrfs_map_block_for_discard() local
[all …]
Dextent_map.c343 struct map_lookup *map = em->map_lookup; in extent_map_device_set_bits() local
358 struct map_lookup *map = em->map_lookup; in extent_map_device_clear_bits() local
/fs/erofs/
Ddata.c49 struct erofs_map_blocks *map, in erofs_map_blocks_flatmode()
113 struct erofs_map_blocks *map, int flags) in erofs_map_blocks()
156 struct erofs_map_blocks map = { in erofs_read_raw_page() local
329 struct erofs_map_blocks map = { in erofs_get_block() local
Dzmap.c98 struct erofs_map_blocks *map; member
113 struct erofs_map_blocks *const map = m->map; in z_erofs_reload_indexes() local
332 struct erofs_map_blocks *const map = m->map; in vle_extent_lookback() local
377 struct erofs_map_blocks *map, in z_erofs_map_blocks_iter()
Dzdata.c146 struct erofs_map_blocks map; member
342 struct erofs_map_blocks *map) in cllookup()
402 struct erofs_map_blocks *map) in clregister()
458 struct erofs_map_blocks *map) in z_erofs_collector_begin()
575 struct erofs_map_blocks *const map = &fe->map; in z_erofs_do_read_page() local
/fs/omfs/
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/xfs/
Dxfs_buf.c204 struct xfs_buf_map *map, in _xfs_buf_alloc()
497 const struct xfs_buf_map *map = arg->key; in _xfs_buf_obj_cmp() local
570 struct xfs_buf_map *map, in xfs_buf_find()
688 struct xfs_buf_map *map, in xfs_buf_get_map()
812 struct xfs_buf_map *map, in xfs_buf_read_map()
858 struct xfs_buf_map *map, in xfs_buf_readahead_map()
1261 int map, in xfs_buf_ioapply_map()
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()
227 struct xfs_buf_map *map, in xfs_trans_read_buf_map()
/fs/nfs/blocklayout/
Ddev.c167 struct pnfs_block_dev_map *map) in bl_map_simple()
177 struct pnfs_block_dev_map *map) in bl_map_concat()
197 struct pnfs_block_dev_map *map) in bl_map_stripe()
Dblocklayout.c140 static bool offset_in_map(u64 offset, struct pnfs_block_dev_map *map) in offset_in_map()
147 struct page *page, struct pnfs_block_dev_map *map, in do_add_page_to_bio()
256 struct pnfs_block_dev_map map = { .start = NFS4_MAX_UINT64 }; in bl_read_pagelist() local
401 struct pnfs_block_dev_map map = { .start = NFS4_MAX_UINT64 }; in bl_write_pagelist() local
/fs/adfs/
Dmap.c71 unsigned char *map = dm->dm_bh->b_data + 4; in lookup_zone() local
132 unsigned char *map = dm->dm_bh->b_data; in scan_free_map() local
Dsuper.c91 static unsigned char adfs_calczonecheck(struct super_block *sb, unsigned char *map) in adfs_calczonecheck()
121 unsigned char *map; in adfs_checkmap() local
/fs/xfs/scrub/
Dattr.c188 unsigned long *map, in xchk_xattr_set_map()
216 unsigned long *map, in xchk_xattr_check_freemap()
/fs/nfsd/
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
781 struct nfsd4_deviceid_map *map, *n; in nfsd4_exit_pnfs() local
/fs/ext4/
Dinode.c410 struct ext4_map_blocks *map) in __check_block_validity()
442 #define check_block_validity(inode, map) \ argument
449 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
513 struct ext4_map_blocks *map, int flags) in ext4_map_blocks()
792 struct ext4_map_blocks map; in _ext4_get_block() local
975 struct ext4_map_blocks map; in ext4_getblk() local
1697 struct ext4_map_blocks map; member
1839 struct ext4_map_blocks *map, in ext4_da_map_blocks()
1967 struct ext4_map_blocks map; in ext4_da_get_block_prep() local
2278 struct ext4_map_blocks *map = &mpd->map; in mpage_add_bh_to_extent() local
[all …]
/fs/orangefs/
Dorangefs-bufmap.c15 unsigned long *map; member
28 static void install(struct slot_map *m, int count, unsigned long *map) in install()

1234