Home
last modified time | relevance | path

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

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