Searched refs:make_link (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/ext4_utils/src/
H A Dcontents.h39 u32 make_link(const char *link);
H A Dcontents.c38 #define S_IFLNK 0 /* used by make_link, not needed under mingw */
200 u32 make_link(const char *link) function
H A Dmake_ext4fs.c281 entry_inode = make_link(dentries[i].link);
/external/e2fsprogs/debugfs/
H A Ddebugfs.c1337 static void make_link(char *sourcename, char *destname) function
1386 com_err("make_link", retval, 0);
1397 make_link(argv[1], argv[2]);
1451 make_link(argv[1], argv[2]);

Completed in 737 milliseconds