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

  /external/e2fsprogs/contrib/android/
fsmap.h 15 int (* start_new_file)(char *path, ext2_ino_t ino, member in struct:fsmap_format
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,
base_fs.c 148 static int start_new_file(char *path, ext2_ino_t ino EXT2FS_ATTR((unused)), function
202 .start_new_file = start_new_file,

Completed in 50 milliseconds