Home
last modified time | relevance | path

Searched refs:SHFL_HANDLE_NIL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dfile.c62 * Furthermore, we must set params.handle to SHFL_HANDLE_NIL to in vboxsf_file_open()
65 params.handle = SHFL_HANDLE_NIL; in vboxsf_file_open()
106 if (err == 0 && params.handle == SHFL_HANDLE_NIL) in vboxsf_file_open()
H A Dutils.c144 params.handle = SHFL_HANDLE_NIL; in vboxsf_stat()
249 params.handle = SHFL_HANDLE_NIL; in vboxsf_setattr()
H A Ddir.c23 params.handle = SHFL_HANDLE_NIL; in vboxsf_dir_open()
263 params.handle = SHFL_HANDLE_NIL; in vboxsf_dir_create()
H A Dshfl_hostintf.h54 #define SHFL_HANDLE_NIL ULLONG_MAX macro
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dfile.c62 * Furthermore, we must set params.handle to SHFL_HANDLE_NIL to in vboxsf_file_open()
65 params.handle = SHFL_HANDLE_NIL; in vboxsf_file_open()
106 if (err == 0 && params.handle == SHFL_HANDLE_NIL) in vboxsf_file_open()
H A Dutils.c161 params.handle = SHFL_HANDLE_NIL; in vboxsf_stat()
269 params.handle = SHFL_HANDLE_NIL; in vboxsf_setattr()
H A Ddir.c23 params.handle = SHFL_HANDLE_NIL; in vboxsf_dir_open()
264 params.handle = SHFL_HANDLE_NIL; in vboxsf_dir_create()
H A Dshfl_hostintf.h54 #define SHFL_HANDLE_NIL ULLONG_MAX macro

Completed in 7 milliseconds