Home
last modified time | relevance | path

Searched refs:hostfs_do_rmdir (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user_exp.c22 EXPORT_SYMBOL_GPL(hostfs_do_rmdir); variable
H A Dhostfs.h92 extern int hostfs_do_rmdir(const char *file);
H A Dhostfs_user.c308 int hostfs_do_rmdir(const char *file) in hostfs_do_rmdir() function
H A Dhostfs_kern.c714 err = hostfs_do_rmdir(file); in hostfs_rmdir()
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs.h91 extern int hostfs_do_rmdir(const char *file);
H A Dhostfs_user.c307 int hostfs_do_rmdir(const char *file) in hostfs_do_rmdir() function
H A Dhostfs_kern.c688 err = hostfs_do_rmdir(file); in hostfs_rmdir()

Completed in 5 milliseconds