Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dshfl_hostintf.h126 #define SHFL_TYPE_SYMLINK 0120000U macro
137 #define SHFL_IS_SYMLINK(m) (((m) & SHFL_TYPE_MASK) == SHFL_TYPE_SYMLINK)
H A Ddir.c79 case SHFL_TYPE_SYMLINK: in vboxsf_get_d_type()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dshfl_hostintf.h126 #define SHFL_TYPE_SYMLINK 0120000U macro
137 #define SHFL_IS_SYMLINK(m) (((m) & SHFL_TYPE_MASK) == SHFL_TYPE_SYMLINK)
H A Ddir.c79 case SHFL_TYPE_SYMLINK: in vboxsf_get_d_type()

Completed in 5 milliseconds