Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 – 25 of 40) sorted by relevance

12

/fs/xfs/scrub/
Dbitmap.c22 struct xbitmap *bitmap, in xbitmap_set()
43 struct xbitmap *bitmap) in xbitmap_destroy()
57 struct xbitmap *bitmap) in xbitmap_init()
100 struct xbitmap *bitmap, in xbitmap_disunion()
251 struct xbitmap *bitmap, in xbitmap_set_btcur_path()
279 struct xbitmap *bitmap = priv; in xbitmap_collect_btblock() local
294 struct xbitmap *bitmap, in xbitmap_set_btblocks()
304 struct xbitmap *bitmap) in xbitmap_hweight()
Dbitmap.h22 #define for_each_xbitmap_extent(bex, n, bitmap) \ argument
25 #define for_each_xbitmap_block(b, bex, n, bitmap) \ argument
Drepair.c443 struct xbitmap *bitmap) in xrep_invalidate_blocks()
605 struct xbitmap *bitmap, in xrep_reap_extents()
/fs/udf/
Dballoc.c35 struct udf_bitmap *bitmap, unsigned int block, in read_block_bitmap()
77 struct udf_bitmap *bitmap, in __load_block_bitmap()
99 struct udf_bitmap *bitmap, in load_block_bitmap()
129 struct udf_bitmap *bitmap, in udf_bitmap_free_blocks()
195 struct udf_bitmap *bitmap, in udf_bitmap_prealloc_blocks()
243 struct udf_bitmap *bitmap, uint16_t partition, in udf_bitmap_new_block()
Dsuper.c263 static void udf_sb_free_bitmap(struct udf_bitmap *bitmap) in udf_sb_free_bitmap()
1012 struct udf_bitmap *bitmap; in udf_sb_alloc_bitmap() local
1133 struct udf_bitmap *bitmap = udf_sb_alloc_bitmap(sb, p_index); in udf_fill_partdesc_info() local
2423 struct udf_bitmap *bitmap) in udf_count_free_bitmap()
/fs/nfs/
Dnfs4xdr.c992 const __u32 *bitmap, size_t len) in xdr_encode_bitmap4()
1005 static size_t mask_bitmap4(const __u32 *bitmap, const __u32 *mask, in mask_bitmap4()
1255 const __u32 *bitmap, const __u32 *mask, size_t len, in encode_getattr()
3243 decode_bitmap4(struct xdr_stream *xdr, uint32_t *bitmap, size_t sz) in decode_bitmap4()
3255 static int decode_attr_bitmap(struct xdr_stream *xdr, uint32_t *bitmap) in decode_attr_bitmap()
3274 static int decode_attr_supported(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *bitmask) in decode_attr_supported()
3289 static int decode_attr_type(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *type) in decode_attr_type()
3314 uint32_t *bitmap, uint32_t *type) in decode_attr_fh_expire_type()
3332 static int decode_attr_change(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *change) in decode_attr_change()
3353 static int decode_attr_size(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *size) in decode_attr_size()
[all …]
Dcallback_xdr.c105 static __be32 decode_bitmap(struct xdr_stream *xdr, uint32_t *bitmap) in decode_bitmap()
448 uint32_t bitmap[2]; in decode_recallany_args() local
593 static __be32 encode_attr_bitmap(struct xdr_stream *xdr, const uint32_t *bitmap, size_t sz) in encode_attr_bitmap()
600 static __be32 encode_attr_change(struct xdr_stream *xdr, const uint32_t *bitmap, uint64_t change) in encode_attr_change()
613 static __be32 encode_attr_size(struct xdr_stream *xdr, const uint32_t *bitmap, uint64_t size) in encode_attr_size()
638 static __be32 encode_attr_ctime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timesp… in encode_attr_ctime()
645 static __be32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timesp… in encode_attr_mtime()
Dcallback.h67 uint32_t bitmap[2]; member
72 uint32_t bitmap[2]; member
/fs/btrfs/tests/
Dextent-io-tests.c271 static int check_eb_bitmap(unsigned long *bitmap, struct extent_buffer *eb, in check_eb_bitmap()
296 static int __test_eb_bitmaps(unsigned long *bitmap, struct extent_buffer *eb, in __test_eb_bitmaps()
382 unsigned long *bitmap = NULL; in test_eb_bitmaps() local
/fs/hfs/
Dbitmap.c29 static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) in hfs_find_set_zero_bits()
141 void *bitmap; in hfs_vbm_search_free() local
/fs/nilfs2/
Dalloc.c381 static int nilfs_palloc_find_available_slot(unsigned char *bitmap, in nilfs_palloc_find_available_slot()
504 unsigned char *bitmap; in nilfs_palloc_prepare_alloc_entry() local
604 unsigned char *bitmap; in nilfs_palloc_commit_free_entry() local
645 unsigned char *bitmap; in nilfs_palloc_abort_alloc_entry() local
729 unsigned char *bitmap; in nilfs_palloc_freev() local
/fs/ocfs2/
Dlocalalloc.c722 void *bitmap; in ocfs2_claim_local_alloc_bits() local
778 void *bitmap; in ocfs2_free_local_alloc_bits() local
830 void *bitmap = NULL; in ocfs2_local_alloc_find_clear_bits() local
957 void *bitmap; in ocfs2_sync_local_to_main() local
Docfs2.h871 static inline void _ocfs2_set_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_set_bit()
877 static inline void _ocfs2_clear_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_clear_bit()
901 static inline void ocfs2_set_bit_unaligned(int bit, void *bitmap) in ocfs2_set_bit_unaligned()
907 static inline void ocfs2_clear_bit_unaligned(int bit, void *bitmap) in ocfs2_clear_bit_unaligned()
913 static inline int ocfs2_test_bit_unaligned(int bit, void *bitmap) in ocfs2_test_bit_unaligned()
919 static inline int ocfs2_find_next_zero_bit_unaligned(void *bitmap, int max, in ocfs2_find_next_zero_bit_unaligned()
Dsuballoc.c1281 void *bitmap; in ocfs2_block_group_find_clear_bits() local
1343 void *bitmap = bg->bg_bitmap; in ocfs2_block_group_set_bits() local
2454 unsigned long *bitmap)) in _ocfs2_free_suballoc_bits()
2546 unsigned long *bitmap)) in _ocfs2_free_clusters()
/fs/afs/
Ddir_edit.c25 u64 bitmap; in afs_find_contig_bits() local
114 u64 bitmap; in afs_dir_scan_block() local
Dxdr_fs.h79 u8 bitmap[8]; member
/fs/reiserfs/
Dresize.c23 struct reiserfs_bitmap_info *bitmap; in reiserfs_resize() local
Dbitmap.c1416 unsigned int bitmap) in reiserfs_read_bitmap_block()
1456 struct reiserfs_bitmap_info *bitmap; in reiserfs_init_bitmap_cache() local
/fs/ext4/
Dbitmap.c14 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free()
Dmballoc.c579 static void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps()
637 static inline void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps()
1117 void *buddy, void *bitmap, ext4_group_t group, in ext4_mb_generate_buddy()
1224 char *bitmap; in ext4_mb_init_cache() local
1747 static inline int mb_buddy_adjust_border(int* bit, void* bitmap, int side) in mb_buddy_adjust_border()
2365 void *bitmap = e4b->bd_bitmap; in ext4_mb_complex_scan_group() local
2431 void *bitmap = e4b->bd_bitmap; in ext4_mb_scan_aligned() local
4519 static void ext4_mb_generate_from_freelist(struct super_block *sb, void *bitmap, in ext4_mb_generate_from_freelist()
4545 void ext4_mb_generate_from_pa(struct super_block *sb, void *bitmap, in ext4_mb_generate_from_pa()
6488 void *bitmap; in ext4_try_to_trim_range() local
[all …]
Dialloc.c55 void ext4_mark_bitmap_end(int start_bit, int end_bit, char *bitmap) in ext4_mark_bitmap_end()
719 struct buffer_head *bitmap, unsigned long *ino) in find_inode_bit()
/fs/btrfs/
Dfree-space-cache.c552 void *bitmap) in io_ctl_add_entry()
581 static int io_ctl_add_bitmap(struct btrfs_io_ctl *io_ctl, void *bitmap) in io_ctl_add_bitmap()
1536 struct rb_node *node, int bitmap) in tree_insert_offset()
2346 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_end() local
2383 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_front() local
2832 bool bitmap; in __btrfs_return_cluster_to_free_space() local
4015 u64 offset, u64 bytes, bool bitmap) in test_add_free_space_entry()
Dfree-space-cache.h28 unsigned long *bitmap; member
Dfree-space-tree.c195 unsigned long *bitmap; in convert_free_space_to_bitmaps() local
333 unsigned long *bitmap; in convert_free_space_to_extents() local
/fs/ntfs3/
Dindex.c360 static int scan_nres_bitmap(struct ntfs_inode *ni, struct ATTRIB *bitmap, in scan_nres_bitmap()
474 size_t *bit, struct ATTRIB **bitmap) in indx_find_free()
1441 struct ATTRIB *bitmap; in indx_create_allocate() local

12