Searched refs:FS_DATA_ROOT_DIR_SIZE (Results 1 – 1 of 1) sorted by relevance
41 #define FS_DATA_ROOT_DIR_SIZE 5 macro46 …if ((len > FS_DATA_ROOT_DIR_SIZE) && (strncmp(FS_DATA_ROOT_DIR, path, FS_DATA_ROOT_DIR_SIZE) == 0)… in FsRealPath()