Searched refs:SHFL_CF_ACCESS_APPEND (Results 1 – 2 of 2) sorted by relevance
/linux/fs/vboxsf/ | ||
H A D | shfl_hostintf.h | 393 #define SHFL_CF_ACCESS_APPEND (0x00040000) macro |
H A D | file.c | 100 access_flags |= SHFL_CF_ACCESS_APPEND; in vboxsf_file_open() |