Home
last modified time | relevance | path

Searched defs:inuse (Results 1 – 11 of 11) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dalloc_stats.c19 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()
110 blk_t num, int inuse) in ext2fs_block_alloc_stats_range()
154 blk_t num, int inuse), in ext2fs_set_block_alloc_stats_range_callback()
Dgen_bitmap64.c185 double inuse; in ext2fs_print_bmap_statistics() local
/external/curl/lib/
Dhostip.h71 long inuse; member
/external/skqp/src/compute/skc/platforms/cl_12/
Druntime_cl_12.c265 skc_uint const inuse = runtime->config->block_pool.pool_size - available; in skc_runtime_cl_12_debug() local
/external/skqp/src/compute/skc/
Dsuballocator.h57 skc_uint inuse; member
/external/zopfli/src/zopfli/
Dkatajainen.c39 char inuse; /* Tracking for garbage collection. */ member
/external/mtools/
Dhash.c29 size_t inuse; /* number of slots in use */ member
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tile_cache.c417 int inuse = 0, pos; in sp_flush_tile_cache() local
/external/lua/src/
Dldo.c247 int inuse = stackinuse(L); in luaD_shrinkstack() local
Dlapi.c107 int inuse = cast_int(L->top - L->stack) + EXTRA_STACK; in lua_checkstack() local
/external/e2fsprogs/e2fsck/
Dpass1.c4316 static void e2fsck_block_alloc_stats(ext2_filsys fs, blk64_t blk, int inuse) in e2fsck_block_alloc_stats()
4336 blk_t num, int inuse) in e2fsck_block_alloc_stats_range()