Searched refs:vboxsf_remove (Results 1 – 3 of 3) sorted by relevance
122 int vboxsf_remove(u32 root, struct shfl_string *parsed_path, u32 flags);
379 err = vboxsf_remove(sbi->root, path, flags); in vboxsf_dir_unlink()
162 int vboxsf_remove(u32 root, struct shfl_string *parsed_path, u32 flags) in vboxsf_remove() function