Home
last modified time | relevance | path

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

/linux-6.1.9/fs/vboxsf/
Dvfsmod.h122 int vboxsf_remove(u32 root, struct shfl_string *parsed_path, u32 flags);
Ddir.c379 err = vboxsf_remove(sbi->root, path, flags); in vboxsf_dir_unlink()
Dvboxsf_wrappers.c162 int vboxsf_remove(u32 root, struct shfl_string *parsed_path, u32 flags) in vboxsf_remove() function