Searched refs:vboxsf_create (Results 1 – 3 of 3) sorted by relevance
116 int vboxsf_create(u32 root, struct shfl_string *parsed_path,
132 err = vboxsf_create(sbi->root, path, params); in vboxsf_create_at_dentry()147 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