Searched refs:EXCLAVE_FS_GET_BASE_DIRS_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
419 #define EXCLAVE_FS_GET_BASE_DIRS_MAX_COUNT (10 * 1024) macro
13058 if ((get_base_dirs->count == 0) || (get_base_dirs->count > EXCLAVE_FS_GET_BASE_DIRS_MAX_COUNT)) { in fsctl_internal()