Home
last modified time | relevance | path

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

/linux-6.1.9/fs/vboxsf/
Dshfl_hostintf.h31 SHFL_FN_CLOSE = 4, /* Close object handle. */ enumerator
Dvboxsf_wrappers.c159 return vboxsf_call(SHFL_FN_CLOSE, &parms, SHFL_CPARMS_CLOSE, NULL); in vboxsf_close()