Home
last modified time | relevance | path

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

/openbmc/linux/fs/vboxsf/
H A Dshfl_hostintf.h555 #define SHFL_CPARMS_CREATE (3) macro
H A Dvboxsf_wrappers.c146 return vboxsf_call(SHFL_FN_CREATE, &parms, SHFL_CPARMS_CREATE, NULL); in vboxsf_create()