Searched refs:vboxsf_remove (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | vfsmod.h | 120 int vboxsf_remove(u32 root, struct shfl_string *parsed_path, u32 flags);
|
H A D | dir.c | 377 err = vboxsf_remove(sbi->root, path, flags); in vboxsf_dir_unlink()
|
H A D | vboxsf_wrappers.c | 162 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 D | vfsmod.h | 122 int vboxsf_remove(u32 root, struct shfl_string *parsed_path, u32 flags);
|
H A D | dir.c | 380 err = vboxsf_remove(sbi->root, path, flags); in vboxsf_dir_unlink()
|
H A D | vboxsf_wrappers.c | 162 int vboxsf_remove(u32 root, struct shfl_string *parsed_path, u32 flags) in vboxsf_remove() function
|
Completed in 5 milliseconds