HomeSort by relevance Sort by last modified time
    Searched refs:EXT2FS_NO_TDB_UNUSED (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
icount.c 183 errcode_t ext2fs_create_icount_tdb(ext2_filsys fs EXT2FS_NO_TDB_UNUSED,
184 char *tdb_dir EXT2FS_NO_TDB_UNUSED,
185 int flags EXT2FS_NO_TDB_UNUSED,
186 ext2_icount_t *ret EXT2FS_NO_TDB_UNUSED)
ext2fs.h 22 #define EXT2FS_NO_TDB_UNUSED
24 #define EXT2FS_NO_TDB_UNUSED EXT2FS_ATTR((unused))
    [all...]
  /external/e2fsprogs/e2fsck/
dirinfo.c 287 static void e2fsck_put_dir_info(e2fsck_t ctx EXT2FS_NO_TDB_UNUSED,
288 struct dir_info *dir EXT2FS_NO_TDB_UNUSED)

Completed in 47 milliseconds