Home
last modified time | relevance | path

Searched refs:SHFL_FN_SYMLINK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/vboxsf/
H A Dshfl_hostintf.h46 SHFL_FN_SYMLINK = 19, /* Create symlink (as of VBox 4.0) */ enumerator
H A Dvboxsf_wrappers.c360 return vboxsf_call(SHFL_FN_SYMLINK, &parms, SHFL_CPARMS_SYMLINK, NULL); in vboxsf_symlink()