HomeSort by relevance Sort by last modified time
    Searched full:inodes (Results 301 - 325 of 695) sorted by null

<<11121314151617181920>>

  /system/sepolicy/prebuilts/api/27.0/private/
fs_use 1 # Label inodes via getxattr.
12 # Label inodes from task label.
16 # Label inodes from combination of task label and fs label.
  /system/sepolicy/prebuilts/api/28.0/private/
fs_use 1 # Label inodes via getxattr.
12 # Label inodes from task label.
16 # Label inodes from combination of task label and fs label.
  /system/sepolicy/private/
fs_use 1 # Label inodes via getxattr.
12 # Label inodes from task label.
16 # Label inodes from combination of task label and fs label.
  /system/update_engine/payload_generator/
ext2_filesystem.cc 87 std::map<ext2_ino_t, FilesystemInterface::File>* inodes = nullptr; member in struct:chromeos_update_engine::__anon3863::UpdateFileAndAppendState
107 auto ino_file = state->inodes->find(dirent->inode);
108 if (ino_file == state->inodes->end())
110 auto dir_file = state->inodes->find(dir);
111 if (dir_file == state->inodes->end())
168 std::map<ext2_ino_t, File> inodes; local
191 // Skip inodes that are not in use.
195 File& file = inodes[it_ino];
247 // The set of inodes already added to the output. There can be less elements
248 // here than in files since the later can contain repeated inodes due t
    [all...]
  /external/e2fsprogs/tests/f_bbinode/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
42 Free inodes count wrong for group #0 (485, counted=477).
45 Free inodes count wrong (485, counted=477).
  /external/e2fsprogs/tests/f_cloneblock_alloc_error/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
9 Pass 1C: Scanning directories for inodes with multiply-claimed blocks
11 (There are 2 inodes containing multiply-claimed blocks.)
  /external/e2fsprogs/tests/f_dup/
expect.1 3 Pass 1: Checking inodes, blocks, and sizes
9 Pass 1C: Scanning directories for inodes with multiply-claimed blocks
11 (There are 2 inodes containing multiply-claimed blocks.)
  /external/e2fsprogs/tests/f_dup3/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
10 Pass 1C: Scanning directories for inodes with multiply-claimed blocks
12 (There are 3 inodes containing multiply-claimed blocks.)
  /external/e2fsprogs/tests/f_ea_checks/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
48 Free inodes count wrong for group #0 (47, counted=46).
51 Free inodes count wrong (47, counted=46).
  /external/e2fsprogs/tests/j_short_trans_mcsum_64bit/
expect 1 Creating filesystem with 131072 4k blocks and 32768 inodes
10 Pass 1: Checking inodes, blocks, and sizes
26 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/j_short_trans_recover_mcsum_64bit/
expect 1 Creating filesystem with 131072 4k blocks and 32768 inodes
10 Pass 1: Checking inodes, blocks, and sizes
28 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/t_disable_mcsum/
expect 2 Creating filesystem with 524288 1k blocks and 65536 inodes
12 Pass 1: Checking inodes, blocks, and sizes
39 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/t_disable_mcsum_yesinitbg/
expect 2 Creating filesystem with 524288 1k blocks and 65536 inodes
12 Pass 1: Checking inodes, blocks, and sizes
39 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/contrib/
dir2fs 14 # the number of free inodes given the minimum number of blocks required.
19 inodes="$(find "${dir}" -print0 | xargs -0 stat -c '%i' | sort -g | uniq | wc -l)"
25 inode_bytes="$((inodes * inode_sz))"
40 ratio="$((bytes / inodes))"
  /external/e2fsprogs/tests/f_bad_bbitmap/
expect.1 4 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_bad_bmap_csum/
expect.1 4 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_bad_ibitmap/
expect.1 4 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_bb_in_bb/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_bitmaps/
expect.1 3 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_collapse_extent_tree/
expect.1 5 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_corrupt_dirent_tail/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_dup_de2/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_ea_value_crash/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_emptydir/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
  /external/e2fsprogs/tests/f_end-bitmap/
expect.1 3 Pass 1: Checking inodes, blocks, and sizes

Completed in 644 milliseconds

<<11121314151617181920>>