Searched refs:follow_symlinks (Results 1 – 5 of 5) sorted by relevance
5 follow_symlinks: true,12 follow_symlinks: true,
35 + if (! follow_symlinks)54 + if (! follow_symlinks)82 + if (! follow_symlinks)92 + if (! follow_symlinks)105 + if (! follow_symlinks)
14 follow_symlinks: true,20 follow_symlinks: true,
27 static int follow_symlinks; variable28 module_param(follow_symlinks, int, 0444);29 MODULE_PARM_DESC(follow_symlinks,366 if (!follow_symlinks) { in vboxsf_setup()
199 stat_f = os.stat(rootpath + "/" + path, follow_symlinks=False)