Searched refs:vboxsf_create (Results 1 – 3 of 3) sorted by relevance
118 int vboxsf_create(u32 root, struct shfl_string *parsed_path,
149 err = vboxsf_create(sbi->root, path, params); in vboxsf_create_at_dentry()164 err = vboxsf_create(sbi->root, path, ¶ms); in vboxsf_stat()
130 int vboxsf_create(u32 root, struct shfl_string *parsed_path, in vboxsf_create() function