Searched defs:sf_glob_alloc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/sharedfolders/
H A Dvfsmod.c47 static int sf_glob_alloc(struct vbsf_mount_info_new *info, struct sf_glob_info **sf_gp) function
210 * calls [sf_glob_alloc] to map the folder and allocate global
243 err = sf_glob_alloc(info, &sf_g);

Completed in 43 milliseconds