Home
last modified time | relevance | path

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

/linux-6.1.9/fs/vboxsf/ !
Dshfl_hostintf.h838 #define SHFL_RENAME_REPLACE_IF_EXISTS (0x4) macro
Ddir.c400 u32 shfl_flags = SHFL_RENAME_FILE | SHFL_RENAME_REPLACE_IF_EXISTS; in vboxsf_dir_rename()