/external/e2fsprogs/tests/f_journal/ |
D | expect.1 | 2 Clearing orphaned inode 37 (uid=0, gid=0, mode=0100600, size=4096) 3 Clearing orphaned inode 90 (uid=0, gid=0, mode=040700, size=1024) 4 Clearing orphaned inode 67 (uid=0, gid=0, mode=0100600, size=4096) 5 Clearing orphaned inode 50 (uid=0, gid=0, mode=0100600, size=4096) 6 Clearing orphaned inode 57 (uid=0, gid=0, mode=040700, size=1024) 7 Clearing orphaned inode 80 (uid=0, gid=0, mode=040700, size=1024) 8 Clearing orphaned inode 45 (uid=0, gid=0, mode=040700, size=1024) 9 Clearing orphaned inode 71 (uid=0, gid=0, mode=0100600, size=4096) 10 Clearing orphaned inode 86 (uid=0, gid=0, mode=040700, size=1024) 11 Clearing orphaned inode 83 (uid=0, gid=0, mode=040700, size=1024) [all …]
|
/external/e2fsprogs/tests/f_badorphan/ |
D | expect.1 | 1 Clearing orphaned inode 54 (uid=0, gid=0, mode=0100600, size=44610) 2 Clearing orphaned inode 32 (uid=0, gid=0, mode=040700, size=1024) 3 Clearing orphaned inode 67 (uid=0, gid=0, mode=040700, size=1024) 4 Clearing orphaned inode 55 (uid=0, gid=0, mode=040700, size=1024) 10 Inode 13 was part of the orphaned inode list. FIXED. 11 Inode 17 was part of the orphaned inode list. FIXED. 14 Inode 19 was part of the orphaned inode list. FIXED. 15 Inode 22 was part of the orphaned inode list. FIXED. 16 Inode 23 was part of the orphaned inode list. FIXED. 17 Inode 24 was part of the orphaned inode list. FIXED. [all …]
|
/external/e2fsprogs/tests/f_orphan/ |
D | expect.1 | 1 Clearing orphaned inode 15 (uid=0, gid=0, mode=040755, size=1024) 2 Clearing orphaned inode 17 (uid=0, gid=0, mode=0100644, size=0) 3 Clearing orphaned inode 16 (uid=0, gid=0, mode=040755, size=1024) 4 Clearing orphaned inode 14 (uid=0, gid=0, mode=0100644, size=69) 5 Clearing orphaned inode 13 (uid=0, gid=0, mode=040755, size=1024)
|
/external/swiftshader/src/Common/ |
D | Resource.cpp | 28 orphaned = false; in Resource() 76 else if(orphaned) in lock() 120 else if(orphaned) in unlock() 148 else if(orphaned) in unlock() 175 orphaned = true; in destruct()
|
D | Resource.hpp | 54 bool orphaned; member in sw::Resource
|
/external/swiftshader/src/System/ |
D | Resource.cpp | 28 orphaned = false; in Resource() 76 else if(orphaned) in lock() 120 else if(orphaned) in unlock() 148 else if(orphaned) in unlock() 175 orphaned = true; in destruct()
|
D | Resource.hpp | 54 bool orphaned; member in sw::Resource
|
/external/llvm/test/MC/Mips/ |
D | sort-relocation-table.s | 138 # HILO 8: R_MIPS_LO16's may be orphaned. 146 # HILO 8b: Another example of 8. The R_MIPS_LO16 at 0x4 is orphaned. 319 # GOTLO 8: R_MIPS_LO16's may be orphaned. 327 # GOTLO 8b: Another example of 8. The R_MIPS_LO16 at 0x4 is orphaned.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | sort-relocation-table.s | 138 # HILO 8: R_MIPS_LO16's may be orphaned. 146 # HILO 8b: Another example of 8. The R_MIPS_LO16 at 0x4 is orphaned. 319 # GOTLO 8: R_MIPS_LO16's may be orphaned. 327 # GOTLO 8b: Another example of 8. The R_MIPS_LO16 at 0x4 is orphaned.
|
/external/grpc-grpc/src/proto/grpc/lb/v1/ |
D | load_reporter.proto | 38 // Additional information to disambiguate orphaned load: load that should have 40 // load reporter client has disconnected. load_key is sent in orphaned load 144 // The following two fields are used for reporting orphaned load: load that 158 // load_key and balancer_id are included in order to identify orphaned load 182 // distinguishes orphaned load with a same load_key.
|
/external/e2fsprogs/tests/f_orphan_dotdot_ft/ |
D | name | 1 filetype of .. in orphaned directories
|
/external/e2fsprogs/tests/f_orphan_extents_inode/ |
D | name | 1 truncating an orphaned extent-mapped inode
|
D | expect.1 | 1 Truncating orphaned inode 12 (uid=0, gid=0, mode=0100644, size=0)
|
/external/e2fsprogs/tests/f_bigalloc_orphan_list/ |
D | name | 1 orphaned list handling with bigalloc file systems
|
D | expect.1 | 1 Clearing orphaned inode 12 (uid=0, gid=0, mode=0100644, size=28672)
|
/external/e2fsprogs/tests/f_orphan_indirect_inode/ |
D | name | 1 truncating an orphaned inode in preen mode
|
D | expect.1 | 1 test_filesys: Truncating orphaned inode 12 (uid=0, gid=0, mode=0100644, size=0)
|
/external/e2fsprogs/tests/f_orphquot/ |
D | expect | 1 Clearing orphaned inode 12 (uid=0, gid=0, mode=0100644, size=3842048)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | no-regclass.mir | 5 # %2 orphaned after instruction-selection (no instructions define or use
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | combiner.cc | 290 #define OLD_STATE_WAS(orphaned, elem_count) \ in grpc_combiner_continue_exec_ctx() argument 291 (((orphaned) ? 0 : STATE_UNORPHANED) | \ in grpc_combiner_continue_exec_ctx()
|
D | ev_epollsig_linux.cc | 131 bool orphaned; member 839 new_fd->orphaned = false; 860 if (!fd->orphaned) { 905 fd->orphaned = true; 1421 if (item_type == POLL_OBJ_FD && (FD_FROM_PO(item))->orphaned) {
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.44.1.txt | 21 processing the orphaned inode list in the case of e2fsck) for bigalloc
|
D | v1.44.2.txt | 19 Fix e2fsck so that quota usage is adjusted when clearing orphaned
|
D | v1.18.txt | 18 connected orphaned inodes to /lost+found.
|
/external/e2fsprogs/tests/f_itable_collision/ |
D | expect.1 | 13 Inode 49 was part of the orphaned inode list. FIXED.
|