Home
last modified time | relevance | path

Searched refs:SHFL_RENAME_REPLACE_IF_EXISTS (Results 1 – 2 of 2) sorted by relevance

/linux/fs/vboxsf/
H A Dshfl_hostintf.h838 #define SHFL_RENAME_REPLACE_IF_EXISTS (0x4) macro
H A Ddir.c401 u32 shfl_flags = SHFL_RENAME_FILE | SHFL_RENAME_REPLACE_IF_EXISTS; in vboxsf_dir_rename()