Home
last modified time | relevance | path

Searched refs:SHFL_FN_CLOSE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dshfl_hostintf.h24 * request. A handle must be closed with SHFL_FN_CLOSE.
31 SHFL_FN_CLOSE = 4, /* Close object handle. */ enumerator
558 /** SHFL_FN_CLOSE Parameters structure. */
H A Dvboxsf_wrappers.c159 return vboxsf_call(SHFL_FN_CLOSE, &parms, SHFL_CPARMS_CLOSE, NULL); in vboxsf_close()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dshfl_hostintf.h24 * request. A handle must be closed with SHFL_FN_CLOSE.
31 SHFL_FN_CLOSE = 4, /* Close object handle. */ enumerator
558 /** SHFL_FN_CLOSE Parameters structure. */
H A Dvboxsf_wrappers.c159 return vboxsf_call(SHFL_FN_CLOSE, &parms, SHFL_CPARMS_CLOSE, NULL); in vboxsf_close()

Completed in 5 milliseconds