| /fs/udf/ |
| D | balloc.c | 35 struct udf_bitmap *bitmap, unsigned int block, in read_block_bitmap() 54 struct udf_bitmap *bitmap, in __load_block_bitmap() 76 struct udf_bitmap *bitmap, in load_block_bitmap() 106 struct udf_bitmap *bitmap, in udf_bitmap_free_blocks() 172 struct udf_bitmap *bitmap, in udf_bitmap_prealloc_blocks() 222 struct udf_bitmap *bitmap, uint16_t partition, in udf_bitmap_new_block()
|
| D | super.c | 287 static void udf_sb_free_bitmap(struct udf_bitmap *bitmap) in udf_sb_free_bitmap() 1066 struct udf_bitmap *bitmap; in udf_sb_alloc_bitmap() local 1137 struct udf_bitmap *bitmap = udf_sb_alloc_bitmap(sb, p_index); in udf_fill_partdesc_info() local 1172 struct udf_bitmap *bitmap = udf_sb_alloc_bitmap(sb, p_index); in udf_fill_partdesc_info() local 2380 struct udf_bitmap *bitmap) in udf_count_free_bitmap()
|
| /fs/btrfs/tests/ |
| D | extent-io-tests.c | 276 static int check_eb_bitmap(unsigned long *bitmap, struct extent_buffer *eb, in check_eb_bitmap() 301 static int __test_eb_bitmaps(unsigned long *bitmap, struct extent_buffer *eb, in __test_eb_bitmaps() 387 unsigned long *bitmap; in test_eb_bitmaps() local
|
| /fs/nfs/ |
| D | nfs4xdr.c | 1189 static void encode_getattr_one(struct xdr_stream *xdr, uint32_t bitmap, struct compound_hdr *hdr) in encode_getattr_one() 3123 static int decode_attr_bitmap(struct xdr_stream *xdr, uint32_t *bitmap) in decode_attr_bitmap() 3166 static int decode_attr_supported(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *bitmask) in decode_attr_supported() 3181 static int decode_attr_type(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *type) in decode_attr_type() 3209 uint32_t *bitmap, uint32_t *type) in decode_attr_fh_expire_type() 3230 static int decode_attr_change(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *change) in decode_attr_change() 3254 static int decode_attr_size(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *size) in decode_attr_size() 3277 static int decode_attr_link_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_link_support() 3298 static int decode_attr_symlink_support(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *res) in decode_attr_symlink_support() 3319 static int decode_attr_fsid(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fsid *fsid) in decode_attr_fsid() [all …]
|
| D | callback_xdr.c | 124 static __be32 decode_bitmap(struct xdr_stream *xdr, uint32_t *bitmap) in decode_bitmap() 510 uint32_t bitmap[2]; in decode_recallany_args() local 596 static __be32 encode_attr_bitmap(struct xdr_stream *xdr, const uint32_t *bitmap, __be32 **savep) in encode_attr_bitmap() 626 static __be32 encode_attr_change(struct xdr_stream *xdr, const uint32_t *bitmap, uint64_t change) in encode_attr_change() 639 static __be32 encode_attr_size(struct xdr_stream *xdr, const uint32_t *bitmap, uint64_t size) in encode_attr_size() 664 static __be32 encode_attr_ctime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timesp… in encode_attr_ctime() 671 static __be32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timesp… in encode_attr_mtime()
|
| D | callback.h | 66 uint32_t bitmap[2]; member 71 uint32_t bitmap[2]; member
|
| /fs/hfs/ |
| D | bitmap.c | 29 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
|
| D | hfs_fs.h | 109 __be32 *bitmap; /* The page holding the member
|
| /fs/nilfs2/ |
| D | alloc.c | 389 static int nilfs_palloc_find_available_slot(unsigned char *bitmap, in nilfs_palloc_find_available_slot() 512 unsigned char *bitmap; in nilfs_palloc_prepare_alloc_entry() local 612 unsigned char *bitmap; in nilfs_palloc_commit_free_entry() local 653 unsigned char *bitmap; in nilfs_palloc_abort_alloc_entry() local 737 unsigned char *bitmap; in nilfs_palloc_freev() local
|
| /fs/ocfs2/ |
| D | localalloc.c | 734 void *bitmap; in ocfs2_claim_local_alloc_bits() local 790 void *bitmap; in ocfs2_free_local_alloc_bits() local 842 void *bitmap = NULL; in ocfs2_local_alloc_find_clear_bits() local 970 void *bitmap; in ocfs2_sync_local_to_main() local
|
| D | ocfs2.h | 877 static inline void _ocfs2_set_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_set_bit() 883 static inline void _ocfs2_clear_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_clear_bit() 907 static inline void ocfs2_set_bit_unaligned(int bit, void *bitmap) in ocfs2_set_bit_unaligned() 913 static inline void ocfs2_clear_bit_unaligned(int bit, void *bitmap) in ocfs2_clear_bit_unaligned() 919 static inline int ocfs2_test_bit_unaligned(int bit, void *bitmap) in ocfs2_test_bit_unaligned() 925 static inline int ocfs2_find_next_zero_bit_unaligned(void *bitmap, int max, in ocfs2_find_next_zero_bit_unaligned()
|
| D | suballoc.c | 1299 void *bitmap; in ocfs2_block_group_find_clear_bits() local 1361 void *bitmap = bg->bg_bitmap; in ocfs2_block_group_set_bits() local 2469 unsigned long *bitmap)) in _ocfs2_free_suballoc_bits() 2564 unsigned long *bitmap)) in _ocfs2_free_clusters()
|
| D | reservations.c | 421 void *bitmap = resmap->m_disk_bitmap; in ocfs2_resmap_find_free_bits() local
|
| /fs/reiserfs/ |
| D | resize.c | 23 struct reiserfs_bitmap_info *bitmap; in reiserfs_resize() local
|
| D | bitmap.c | 1416 unsigned int bitmap) in reiserfs_read_bitmap_block() 1456 struct reiserfs_bitmap_info *bitmap; in reiserfs_init_bitmap_cache() local
|
| /fs/ext4/ |
| D | mballoc.c | 505 static void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps() 536 static inline void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps() 723 void *buddy, void *bitmap, ext4_group_t group) in ext4_mb_generate_buddy() 833 char *bitmap; in ext4_mb_init_cache() local 1355 static inline int mb_buddy_adjust_border(int* bit, void* bitmap, int side) in mb_buddy_adjust_border() 1940 void *bitmap = e4b->bd_bitmap; in ext4_mb_complex_scan_group() local 2000 void *bitmap = e4b->bd_bitmap; in ext4_mb_scan_aligned() local 3467 static void ext4_mb_generate_from_freelist(struct super_block *sb, void *bitmap, in ext4_mb_generate_from_freelist() 3491 void ext4_mb_generate_from_pa(struct super_block *sb, void *bitmap, in ext4_mb_generate_from_pa() 5121 void *bitmap; in ext4_trim_all_free() local
|
| D | bitmap.c | 13 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free()
|
| D | ialloc.c | 52 void ext4_mark_bitmap_end(int start_bit, int end_bit, char *bitmap) in ext4_mark_bitmap_end()
|
| /fs/btrfs/ |
| D | free-space-cache.h | 27 unsigned long *bitmap; member
|
| D | free-space-cache.c | 519 void *bitmap) in io_ctl_add_entry() 548 static int io_ctl_add_bitmap(struct btrfs_io_ctl *io_ctl, void *bitmap) in io_ctl_add_bitmap() 1432 struct rb_node *node, int bitmap) in tree_insert_offset() 2185 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_end() local 2218 struct btrfs_free_space *bitmap; in steal_from_bitmap_to_front() local 2516 bool bitmap; in __btrfs_return_cluster_to_free_space() local 3559 u64 offset, u64 bytes, bool bitmap) in test_add_free_space_entry()
|
| D | free-space-tree.c | 183 u8 *bitmap, *bitmap_cursor; in convert_free_space_to_bitmaps() local 321 u8 *bitmap; in convert_free_space_to_extents() local
|
| /fs/xfs/libxfs/ |
| D | xfs_ialloc_btree.c | 435 uint64_t bitmap = 0; in xfs_inobt_irec_to_allocmask() local
|
| /fs/f2fs/ |
| D | dir.c | 451 int room_for_filename(const void *bitmap, int slots, int max_slots) in room_for_filename()
|
| /fs/afs/ |
| D | dir.c | 98 uint8_t bitmap[8]; member
|
| /fs/ufs/ |
| D | util.h | 420 static inline unsigned find_last_zero_bit (unsigned char * bitmap, in find_last_zero_bit()
|