Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dvfsmod.h116 int vboxsf_create(u32 root, struct shfl_string *parsed_path,
H A Dutils.c132 err = vboxsf_create(sbi->root, path, params); in vboxsf_create_at_dentry()
147 err = vboxsf_create(sbi->root, path, &params); in vboxsf_stat()
H A Dvboxsf_wrappers.c114 * vboxsf_create - Create a new file or folder
130 int vboxsf_create(u32 root, struct shfl_string *parsed_path, in vboxsf_create() function
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dvfsmod.h118 int vboxsf_create(u32 root, struct shfl_string *parsed_path,
H A Dutils.c149 err = vboxsf_create(sbi->root, path, params); in vboxsf_create_at_dentry()
164 err = vboxsf_create(sbi->root, path, &params); in vboxsf_stat()
H A Dvboxsf_wrappers.c114 * vboxsf_create - Create a new file or folder
130 int vboxsf_create(u32 root, struct shfl_string *parsed_path, in vboxsf_create() function

Completed in 4 milliseconds