/external/e2fsprogs/tests/f_detect_xfs/ |
expect | 22 Creating filesystem with 16384 1k blocks and 4096 inodes
|
expect.nodebugfs | 20 Creating filesystem with 16384 1k blocks and 4096 inodes
|
/external/e2fsprogs/tests/f_dup_de/ |
expect-nohtree.1 | 1 Pass 1: Checking inodes, blocks, and sizes
|
expect.1 | 1 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_ea_bad_csum/ |
expect.1 | 1 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_h_badroot/ |
expect.1 | 3 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_holedir/ |
expect.1 | 3 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_illbbitmap/ |
expect.1 | 13 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_illibitmap/ |
expect.1 | 13 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_jnl_etb_alloc_fail/ |
expect.1 | 9 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_messy_inode/ |
expect.1 | 3 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/j_ext_long_revoke_trans/ |
expect | 1 Creating filesystem with 262144 1k blocks and 0 inodes 5 Creating filesystem with 262144 1k blocks and 16384 inodes 18 Pass 1: Checking inodes, blocks, and sizes 85 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/r_32to64bit/ |
expect | 2 Creating filesystem with 524288 1k blocks and 65536 inodes 12 Pass 1: Checking inodes, blocks, and sizes 43 Inodes per group: 1024 88 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/r_64to32bit/ |
expect | 2 Creating filesystem with 524288 1k blocks and 65536 inodes 12 Pass 1: Checking inodes, blocks, and sizes 40 Free inodes: 65048 92 Pass 1: Checking inodes, blocks, and sizes
|
/external/libchrome/base/files/ |
dir_reader_posix.h | 15 // 32-bit inodes. There is a getdirentries64 syscall in 10.6, but it's not
|
/external/squashfs-tools/kernel/fs/squashfs/ |
squashfs_fs_sb.h | 74 unsigned int inodes; member in struct:squashfs_sb_info
|
super.c | 170 msblk->inodes = le32_to_cpu(sblk->inodes); 174 TRACE("Inodes are %scompressed\n", SQUASHFS_UNCOMPRESSED_INODES(flags) 180 TRACE("Number of inodes %d\n", msblk->inodes); 244 lookup_table_start, msblk->inodes); 310 buf->f_files = msblk->inodes;
|
/external/squashfs-tools/kernel/include/linux/ |
squashfs_fs_sb.h | 74 unsigned int inodes; member in struct:squashfs_sb_info
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
ustat.h | 28 __ino_t f_tinode; /* Number of free inodes. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
dqblk_xfs.h | 57 __u64 d_ino_hardlimit;/* maximum # allocated inodes */ 60 __u64 d_icount; /* # inodes owned by the user */ 64 __u16 d_iwarns; /* # warnings issued wrt num inodes */ 160 __s32 qs_itimelimit; /* limit for inodes timer */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
ustat.h | 28 __ino_t f_tinode; /* Number of free inodes. */
|
/system/extras/ext4_utils/ |
ext4_sb.c | 32 info->inodes = sb->s_inodes_count;
|
/system/extras/ext4_utils/include/ext4_utils/ |
ext4_sb.h | 40 uint32_t inodes; member in struct:fs_info
|
/external/e2fsprogs/tests/f_ind_inode_collision/ |
expect.1 | 1 Pass 1: Checking inodes, blocks, and sizes 51 Pass 1C: Scanning directories for inodes with multiply-claimed blocks 53 (There are 3 inodes containing multiply-claimed blocks.) 107 Pass 1: Checking inodes, blocks, and sizes 125 Pass 1: Checking inodes, blocks, and sizes 138 Free inodes count wrong for group #0 (116, counted=117). 141 Free inodes count wrong (116, counted=117).
|
/external/syslinux/extlinux/ |
ufs_fs.h | 58 * Each cylinder group has inodes and data. 135 __fs32 cs_nifree; /* number of free inodes */ 141 __fs64 cs_nifree; /* number of free inodes */ 150 __u64 cs_nifree; /* number of free inodes */ 229 __fs32 fs_ipg; /* inodes per cylinder group */ 268 __fs32 fs_pendinginodes;/*inodes in process of being freed */ 292 __fs32 fs_inodefmt; /* format of on-disk inodes */
|