Home
last modified time | relevance | path

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

/components/dfs/dfs_v1/src/
A Ddfs_file.c1035 #define FLAG_SRC_IS_FILE 0x02 in copy() macro
1055 flag |= FLAG_SRC_IS_FILE; in copy()
1077 if (flag & FLAG_SRC_IS_FILE) in copy()
/components/dfs/dfs_v2/src/
A Ddfs_file.c2943 #define FLAG_SRC_IS_FILE 0x02 in copy() macro
2963 flag |= FLAG_SRC_IS_FILE; in copy()
2985 if (flag & FLAG_SRC_IS_FILE) in copy()

Completed in 10 milliseconds