HomeSort by relevance Sort by last modified time
    Searched full:undelete (Results 1 - 25 of 49) sorted by null

1 2

  /external/e2fsprogs/lib/e2p/
pf.c 31 { EXT2_UNRM_FL, "u" , "Undelete" },
  /external/e2fsprogs/debugfs/
debug_cmds.ct 109 request do_undel, "Undelete file",
110 undelete, undel;
debugfs.8.in 486 Undelete the specified inode number (which must be surrounded by angle
497 yet-to-be-undeleted files. So it is safer to undelete all of the
  /external/chromium/chrome/browser/sync/engine/
syncer_util.h 99 // expressing an 'undelete'
build_commit_command.cc 159 // Version 0 means to create or undelete an object.
syncer_util.cc 743 // An undelete. The latter case in the above condition is for
788 // expressing an 'undelete'
797 // version of 0 is required to undelete an object. This codepath
802 VLOG(1) << "Server update is attempting undelete. " << *target
    [all...]
conflict_resolver.cc 136 // If we've got a client-unique tag, we can undelete while retaining
146 // Otherwise, we've got to undelete by creating a new locally
247 VLOG(1) << "Giving directory a new id so we can undelete it " << parent;
syncer_unittest.cc     [all...]
syncapi_unittest.cc 292 // for update->undelete behavior.
348 // This will undelete the tag.
    [all...]
  /external/kernel-headers/original/linux/
ext2_fs.h 61 #define EXT2_UNDEL_DIR_INO 6 /* Undelete directory inode */
175 #define EXT2_UNRM_FL 0x00000002 /* Undelete */
ext3_fs.h 62 #define EXT3_UNDEL_DIR_INO 6 /* Undelete directory inode */
165 #define EXT3_UNRM_FL 0x00000002 /* Undelete */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ext2_fs.h 63 #define EXT2_UNDEL_DIR_INO 6 /* Undelete directory inode */
138 #define EXT2_UNRM_FL FS_UNRM_FL /* Undelete */
ext3_fs.h 59 #define EXT3_UNDEL_DIR_INO 6 /* Undelete directory inode */
131 #define EXT3_UNRM_FL 0x00000002 /* Undelete */
fs.h 238 #define FS_UNRM_FL 0x00000002 /* Undelete */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ext2_fs.h 63 #define EXT2_UNDEL_DIR_INO 6 /* Undelete directory inode */
138 #define EXT2_UNRM_FL FS_UNRM_FL /* Undelete */
ext3_fs.h 59 #define EXT3_UNDEL_DIR_INO 6 /* Undelete directory inode */
131 #define EXT3_UNRM_FL 0x00000002 /* Undelete */
fs.h 238 #define FS_UNRM_FL 0x00000002 /* Undelete */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ext2_fs.h 63 #define EXT2_UNDEL_DIR_INO 6 /* Undelete directory inode */
138 #define EXT2_UNRM_FL FS_UNRM_FL /* Undelete */
ext3_fs.h 59 #define EXT3_UNDEL_DIR_INO 6 /* Undelete directory inode */
131 #define EXT3_UNRM_FL 0x00000002 /* Undelete */
fs.h 238 #define FS_UNRM_FL 0x00000002 /* Undelete */
  /external/e2fsprogs/ext2ed/
inode_com.c 235 wprintw (show_win,"Undelete directory inode - ");
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 50 #define EXT2_UNDEL_DIR_INO 6 /* Undelete directory inode */
255 #define EXT2_UNRM_FL 0x00000002 /* Undelete */
  /external/e2fsprogs/e2fsck/
message.c 157 N_("<The undelete directory inode>"), /* 6 */
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml 791 <Literal remap="tt">undelete</Literal> and the <Literal remap="tt">compress</Literal> features are not implemented, and
812 bit 1 - Undelete.
815 <Literal remap="tt">undelete</Literal> feature in future Ext2fs developments.
1035 Inode 6 is the <Literal remap="tt">undelete directory inode</Literal>. It is also a
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 265 // NYI undelete 205

Completed in 1380 milliseconds

1 2