Searched defs:inuse (Results 1 – 11 of 11) sorted by relevance
/third_party/e2fsprogs/lib/ext2fs/ |
D | alloc_stats.c | 19 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()
|
D | gen_bitmap64.c | 185 double inuse; in ext2fs_print_bmap_statistics() local
|
/third_party/curl/lib/ |
D | hostip.h | 71 long inuse; member
|
/third_party/mingw-w64/mingw-w64-crt/stdio/ |
D | fseeki64.c | 20 #define inuse(s) ((s)->_flag & (_IOREAD|_IOWRT|_IORW)) macro
|
D | fseeko64.c | 34 #define inuse(s) ((s)->_flag & (_IOREAD|_IOWRT|_IORW)) macro
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfscluster.c | 290 int inuse = 0; in info() local
|
D | ntfsclone.c | 188 s64 inuse; /* number of clusters in use */ member 257 le64 inuse; member 2117 s64 nr_clusters, s64 inuse) 2479 static void initialise_image_hdr(s64 device_size, s64 inuse)
|
D | ntfsresize.c | 197 s64 inuse; /* num of clusters in use */ member 213 s64 inuse; /* num of clusters in use */ member
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
D | f_generic.h | 168 bool inuse; member
|
/third_party/e2fsprogs/e2fsck/ |
D | pass1.c | 4285 static void e2fsck_block_alloc_stats(ext2_filsys fs, blk64_t blk, int inuse) in e2fsck_block_alloc_stats() 4305 blk_t num, int inuse) in e2fsck_block_alloc_stats_range()
|
/third_party/uboot/u-boot-2020.01/common/ |
D | dlmalloc.c | 420 #define inuse(p)\ macro
|