Home
last modified time | relevance | path

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

/openbmc/linux/fs/vboxsf/
H A Dshfl_hostintf.h47 SHFL_FN_SET_SYMLINKS = 20, /* Ask host to show symlinks (4.0+) */ enumerator
H A Dvboxsf_wrappers.c370 return vboxsf_call(SHFL_FN_SET_SYMLINKS, NULL, 0, NULL); in vboxsf_set_symlinks()