Searched defs:inuse (Results 1 – 9 of 9) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | alloc_stats.c | 18 int inuse, int isdir) in ext2fs_inode_alloc_stats2() 56 void ext2fs_inode_alloc_stats(ext2_filsys fs, ext2_ino_t ino, int inuse) in ext2fs_inode_alloc_stats() 61 void ext2fs_block_alloc_stats2(ext2_filsys fs, blk64_t blk, int inuse) in ext2fs_block_alloc_stats2() 88 void ext2fs_block_alloc_stats(ext2_filsys fs, blk_t blk, int inuse) in ext2fs_block_alloc_stats() 96 int inuse), in ext2fs_set_block_alloc_stats_callback()
|
D | gen_bitmap64.c | 184 double inuse; in ext2fs_print_bmap_statistics() local
|
/external/curl/lib/ |
D | hostip.h | 71 long inuse; member
|
D | urldata.h | 838 bool inuse; /* This is a marker for the connection cache logic. If this is member
|
/external/zopfli/src/zopfli/ |
D | katajainen.c | 39 char inuse; /* Tracking for garbage collection. */ member
|
/external/android-clat/ |
D | config.c | 228 int inuse = connect(s, (struct sockaddr *) &sin, sizeof(sin)) == 0 && in connect_is_ipv4_address_free() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tile_cache.c | 434 int inuse = 0, pos; in sp_flush_tile_cache() local
|
/external/e2fsprogs/e2fsck/ |
D | pass1.c | 2884 static void e2fsck_block_alloc_stats(ext2_filsys fs, blk64_t blk, int inuse) in e2fsck_block_alloc_stats()
|
/external/valgrind/VEX/priv/ |
D | ir_opt.c | 181 Bool* inuse; member
|