Home
last modified time | relevance | path

Searched refs:vboxsf_remove (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dvfsmod.h120 int vboxsf_remove(u32 root, struct shfl_string *parsed_path, u32 flags);
H A Ddir.c377 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
/kernel/linux/linux-6.6/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

Completed in 5 milliseconds