Home
last modified time | relevance | path

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

/openbmc/linux/fs/vboxsf/
H A Dshfl_hostintf.h345 #define SHFL_CF_ACT_FAIL_IF_EXISTS (0x00000010) macro
H A Ddir.c269 params.create_flags |= SHFL_CF_ACT_FAIL_IF_EXISTS; in vboxsf_dir_create()