Home
last modified time | relevance | path

Searched refs:create_pathname (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.c1840 static int create_pathname(const char *dir, const char *name, in create_pathname() function
2046 create_pathname(opts.dest, name, d->name, pathname, sizeof(pathname)); in undelete_file()
2387 create_pathname(opts.dest, name, NULL, pathname, sizeof(pathname)); in copy_mft()