Searched refs:SHFL_RENAME_FILE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/vboxsf/ | ||
H A D | shfl_hostintf.h | 836 #define SHFL_RENAME_FILE (0x1) macro |
H A D | dir.c | 402 u32 shfl_flags = SHFL_RENAME_FILE | SHFL_RENAME_REPLACE_IF_EXISTS; in vboxsf_dir_rename() |