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

  /system/extras/ext4_utils/
contents.h 41 u32 make_link(const char *link);
contents.c 39 #define S_IFLNK 0 /* used by make_link, not needed under mingw */
213 u32 make_link(const char *link) function
make_ext4fs.c 318 entry_inode = make_link(dentries[i].link);
  /external/e2fsprogs/debugfs/
debugfs.c 1443 static void make_link(char *sourcename, char *destname) function
    [all...]

Completed in 80 milliseconds