Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c22 EXPORT_SYMBOL_GPL(hostfs_do_rmdir);
H A Dhostfs.h93 extern int hostfs_do_rmdir(const char *file);
H A Dhostfs_user.c309 int hostfs_do_rmdir(const char *file) in hostfs_do_rmdir() function