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

  /external/e2fsprogs/debugfs/
debugfs.c 1589 static void unlink_file_by_name(char *filename) function
    [all...]
  /external/e2fsprogs/misc/
fuse2fs.c 1181 static int unlink_file_by_name(ext2_filsys fs, const char *path) function
1295 ret = unlink_file_by_name(fs, path);
1377 ret = unlink_file_by_name(fs, path);
    [all...]

Completed in 113 milliseconds