HomeSort by relevance Sort by last modified time
    Searched full:ext2fs_new_dir_block (Results 1 - 25 of 25) 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     [all...]
  /external/e2fsprogs/e2fsck/
pass3.c 190 pctx.errcode = ext2fs_new_dir_block(fs, EXT2_ROOT_INO, EXT2_ROOT_INO,
193 pctx.str = "ext2fs_new_dir_block";
438 retval = ext2fs_new_dir_block(fs, ino, EXT2_ROOT_INO, &block);
718 retval = ext2fs_new_dir_block(fs, 0, 0, &block);
pass2.c     [all...]
problem.h 828 /* Error in ext2fs_new_dir_block while creating /lost+found */
problem.c     [all...]
  /external/e2fsprogs/debian/
e2fslibs.symbols 232 ext2fs_new_dir_block@Base 1.37
  /external/e2fsprogs/po/
ca.po     [all...]
cs.po     [all...]
es.po     [all...]
nl.po     [all...]
pl.po     [all...]
sv.po     [all...]
tr.po     [all...]
e2fsprogs.pot     [all...]
zh_CN.po     [all...]
de.po     [all...]
fr.po     [all...]
id.po     [all...]
it.po     [all...]
vi.po     [all...]
  /external/e2fsprogs/doc/
libext2fs.texinfo 755 @deftypefun errcode_t ext2fs_new_dir_block (ext2_filsys @var{fs}, ext2_ino_t @var{dir_ino}, ext2_ino_t @var{parent_ino}, char **@var{block})
    [all...]
  /external/e2fsprogs/
RELEASE-NOTES     [all...]

Completed in 396 milliseconds