Home
last modified time | relevance | path

Searched refs:SHFL_TYPE_FILE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/vboxsf/
H A Ddir.c76 case SHFL_TYPE_FILE: in vboxsf_get_d_type()
271 (is_dir ? SHFL_TYPE_DIRECTORY : SHFL_TYPE_FILE); in vboxsf_dir_create()
H A Dshfl_hostintf.h124 #define SHFL_TYPE_FILE 0100000U macro
H A Dutils.c283 info.attr.mode |= SHFL_TYPE_FILE; in vboxsf_setattr()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Ddir.c76 case SHFL_TYPE_FILE: in vboxsf_get_d_type()
272 (is_dir ? SHFL_TYPE_DIRECTORY : SHFL_TYPE_FILE); in vboxsf_dir_create()
H A Dshfl_hostintf.h124 #define SHFL_TYPE_FILE 0100000U macro
H A Dutils.c303 info.attr.mode |= SHFL_TYPE_FILE; in vboxsf_setattr()

Completed in 7 milliseconds