Searched defs:get_parent_name (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsundelete.c826 * get_parent_name - Find the name of a file's parent.
829 static void get_parent_name(struct filename* name, ntfs_volume* vol) function
842 "get_parent_name()\n");
949 get_parent_name(name, vol);

Completed in 18 milliseconds