Home
last modified time | relevance | path

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

/openbmc/linux/fs/vboxsf/
H A Dshfl_hostintf.h38 SHFL_FN_REMOVE = 11, /* Remove object */ enumerator
H A Dvboxsf_wrappers.c176 return vboxsf_call(SHFL_FN_REMOVE, &parms, SHFL_CPARMS_REMOVE, NULL); in vboxsf_remove()