Home
last modified time | relevance | path

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

/components/dfs/dfs_v1/src/
A Ddfs_file.c1038 #define FLAG_DST_TYPE 0x0C in copy() macro
1111 else if ((flag & FLAG_DST_TYPE) == FLAG_DST_NON_EXSIT) in copy()
/components/dfs/dfs_v2/src/
A Ddfs_file.c2946 #define FLAG_DST_TYPE 0x0C in copy() macro
3019 else if ((flag & FLAG_DST_TYPE) == FLAG_DST_NON_EXSIT) in copy()

Completed in 9 milliseconds