HomeSort by relevance Sort by last modified time
    Searched full:ext2fs_new_dir_block (Results 1 - 21 of 21) sorted by null

  /external/e2fsprogs/lib/ext2fs/
newdir.c 28 errcode_t ext2fs_new_dir_block(ext2_filsys fs, ext2_ino_t dir_ino, function
expanddir.c 50 retval = ext2fs_new_dir_block(fs, 0, 0, &block);
mkdir.c 65 retval = ext2fs_new_dir_block(fs, ino, parent, &block);
ext2fs.h 873 extern errcode_t ext2fs_new_dir_block(ext2_filsys fs, ext2_ino_t dir_ino,
    [all...]
  /external/e2fsprogs/e2fsck/
pass3.c 203 pctx.errcode = ext2fs_new_dir_block(fs, EXT2_ROOT_INO, EXT2_ROOT_INO,
206 pctx.str = "ext2fs_new_dir_block";
451 retval = ext2fs_new_dir_block(fs, ino, EXT2_ROOT_INO, &block);
731 retval = ext2fs_new_dir_block(fs, 0, 0, &block);
pass2.c     [all...]
problem.h 754 /* Error in ext2fs_new_dir_block while creating /lost+found */
problem.c     [all...]
  /external/e2fsprogs/doc/
libext2fs.texinfo 638 @deftypefun errcode_t ext2fs_new_dir_block (ext2_filsys @var{fs},
    [all...]
  /external/e2fsprogs/po/
cs.po     [all...]
es.po     [all...]
nl.po     [all...]
pl.po     [all...]
sv.po     [all...]
tr.po     [all...]
ca.po     [all...]
e2fsprogs.pot     [all...]
fr.po     [all...]
it.po     [all...]
vi.po     [all...]
  /external/e2fsprogs/
RELEASE-NOTES     [all...]

Completed in 342 milliseconds