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

  /external/e2fsprogs/contrib/android/
block_list.c 34 static int start_new_file(char *path, ext2_ino_t ino EXT2FS_ATTR((unused)), function
89 .start_new_file = start_new_file,
fsmap.h 15 int (* start_new_file)(char *path, ext2_ino_t ino, member in struct:fsmap_format
base_fs.c 149 static int start_new_file(char *path, ext2_ino_t ino EXT2FS_ATTR((unused)), function
203 .start_new_file = start_new_file,
fsmap.c 84 format->start_new_file(filename, de->inode, &inode, format->private);

Completed in 146 milliseconds