Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c20 EXPORT_SYMBOL_GPL(unlink_file);
H A Dhostfs.h91 extern int unlink_file(const char *file);
H A Dhostfs_user.c289 int unlink_file(const char *file) in unlink_file() function