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

1 2

  /external/e2fsprogs/lib/ext2fs/
mkdir.c 49 retval = ext2fs_new_inode(fs, parent, LINUX_S_IFDIR | 0755,
alloc.c 102 errcode_t ext2fs_new_inode(ext2_filsys fs, ext2_ino_t dir, function
ext2fs.h 553 extern errcode_t ext2fs_new_inode(ext2_filsys fs, ext2_ino_t dir, int mode,
    [all...]
  /external/e2fsprogs/debugfs/
debugfs.o 
debugfs.c     [all...]
  /external/e2fsprogs/debian/
e2fslibs.symbols 231 ext2fs_new_inode@Base 1.37
  /external/e2fsprogs/e2fsck/
pass3.c 424 retval = ext2fs_new_inode(fs, EXT2_ROOT_INO, 040700,
problem.h 822 /* Error in ext2fs_new_inode while creating /lost+found */
problem.c     [all...]
  /external/e2fsprogs/doc/
libext2fs.texinfo 427 create a new file, use @code{ext2fs_new_inode} and @code{ext2fs_link}.
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c     [all...]
  /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...]
  /external/e2fsprogs/
RELEASE-NOTES 680 The ext2fs_new_inode() function now has a sanity check so that if the
    [all...]

Completed in 484 milliseconds

1 2