/external/e2fsprogs/lib/ext2fs/ |
D | bitmaps.c | 127 ext2fs_generic_bitmap bmap; in ext2fs_allocate_subcluster_bitmap() local 157 ext2fs_generic_bitmap bmap = bitmap; in ext2fs_get_bitmap_granularity() local 207 ext2fs_inode_bitmap bmap) in ext2fs_resize_inode_bitmap() 214 ext2fs_inode_bitmap bmap) in ext2fs_resize_inode_bitmap2() 220 ext2fs_block_bitmap bmap) in ext2fs_resize_block_bitmap() 227 ext2fs_block_bitmap bmap) in ext2fs_resize_block_bitmap2() 246 errcode_t ext2fs_set_inode_bitmap_range(ext2fs_inode_bitmap bmap, in ext2fs_set_inode_bitmap_range() 255 errcode_t ext2fs_set_inode_bitmap_range2(ext2fs_inode_bitmap bmap, in ext2fs_set_inode_bitmap_range2() 262 errcode_t ext2fs_get_inode_bitmap_range(ext2fs_inode_bitmap bmap, in ext2fs_get_inode_bitmap_range() 271 errcode_t ext2fs_get_inode_bitmap_range2(ext2fs_inode_bitmap bmap, in ext2fs_get_inode_bitmap_range2() [all …]
|
D | gen_bitmap64.c | 244 void ext2fs_free_generic_bmap(ext2fs_generic_bitmap bmap) in ext2fs_free_generic_bmap() 344 errcode_t ext2fs_resize_generic_bmap(ext2fs_generic_bitmap bmap, in ext2fs_resize_generic_bmap() 532 errcode_t ext2fs_set_generic_bmap_range(ext2fs_generic_bitmap bmap, in ext2fs_set_generic_bmap_range() 557 errcode_t ext2fs_get_generic_bmap_range(ext2fs_generic_bitmap bmap, in ext2fs_get_generic_bmap_range() 612 void ext2fs_set_generic_bmap_padding(ext2fs_generic_bitmap bmap) in ext2fs_set_generic_bmap_padding() 627 int ext2fs_test_block_bitmap_range2(ext2fs_block_bitmap bmap, in ext2fs_test_block_bitmap_range2() 669 void ext2fs_mark_block_bitmap_range2(ext2fs_block_bitmap bmap, in ext2fs_mark_block_bitmap_range2() 707 void ext2fs_unmark_block_bitmap_range2(ext2fs_block_bitmap bmap, in ext2fs_unmark_block_bitmap_range2() 761 ext2fs_block_bitmap cmap, bmap; in ext2fs_convert_subcluster_bitmap() local
|
D | alloc_tables.c | 39 ext2fs_block_bitmap bmap, int rem_grp, in flexbg_offset() 85 ext2fs_block_bitmap bmap) in ext2fs_allocate_group_table()
|
D | check_desc.c | 35 ext2fs_block_bitmap bmap; in ext2fs_check_desc() local
|
D | alloc_sb.c | 46 ext2fs_block_bitmap bmap) in ext2fs_reserve_super_and_bgd()
|
D | gen_bitmap.c | 42 #define EXT2FS_IS_32_BITMAP(bmap) \ argument 47 #define EXT2FS_IS_64_BITMAP(bmap) \ argument 305 ext2fs_generic_bitmap bmap) in ext2fs_resize_generic_bitmap() 382 errcode_t ext2fs_get_generic_bitmap_range(ext2fs_generic_bitmap bmap, in ext2fs_get_generic_bitmap_range() 397 errcode_t ext2fs_set_generic_bitmap_range(ext2fs_generic_bitmap bmap, in ext2fs_set_generic_bitmap_range()
|
D | imager.c | 286 ext2fs_generic_bitmap bmap; in ext2fs_image_bitmap_write() local 361 ext2fs_generic_bitmap bmap; in ext2fs_image_bitmap_read() local
|
D | bmap64.h | 56 #define EXT2FS_IS_32_BITMAP(bmap) \ argument 61 #define EXT2FS_IS_64_BITMAP(bmap) \ argument
|
D | rw_bitmaps.c | 163 ext2fs_block_bitmap bmap = fs->block_map; in mark_uninit_bg_group_blocks() local
|
D | blkmap64_ba.c | 124 static errcode_t ba_resize_bmap(ext2fs_generic_bitmap bmap, in ba_resize_bmap()
|
D | tst_bitmaps.c | 246 void dump_bitmap(ext2fs_generic_bitmap bmap, unsigned int start, unsigned num) in dump_bitmap()
|
D | blkmap64_rb.c | 299 static errcode_t rb_resize_bmap(ext2fs_generic_bitmap bmap, in rb_resize_bmap()
|
/external/iptables/include/linux/netfilter/ |
D | xt_TCPOPTSTRIP.h | 6 #define tcpoptstrip_set_bit(bmap, idx) \ argument 8 #define tcpoptstrip_test_bit(bmap, idx) \ argument
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | xt_TCPOPTSTRIP.h | 6 #define tcpoptstrip_set_bit(bmap, idx) \ argument 8 #define tcpoptstrip_test_bit(bmap, idx) \ argument
|
/external/e2fsprogs/misc/ |
D | e2fuzz.c | 63 ext2fs_block_bitmap bmap; member 84 static errcode_t find_metadata_blocks(ext2_filsys fs, ext2fs_block_bitmap bmap, in find_metadata_blocks()
|
D | tune2fs.c | 2075 ext2fs_block_bitmap bmap) in get_move_bitmaps() 2149 static int move_block(ext2_filsys fs, ext2fs_block_bitmap bmap) in move_block() 2243 ext2fs_block_bitmap bmap = (ext2fs_block_bitmap) priv_data; in process_block() local 2259 static int inode_scan_and_fix(ext2_filsys fs, ext2fs_block_bitmap bmap) in inode_scan_and_fix() 2335 static int group_desc_scan_and_fix(ext2_filsys fs, ext2fs_block_bitmap bmap) in group_desc_scan_and_fix() 2515 ext2fs_block_bitmap bmap; in resize_inode() local
|
/external/e2fsprogs/resize/ |
D | resize2fs.h | 112 ext2_extent bmap; member
|
D | resize2fs.c | 1148 ext2fs_block_bitmap bmap) in mark_table_blocks()
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_direct3d9.cc | 1014 BITMAP bmap; in SetBitmap() local
|