Searched refs:SID_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
945 #define SID_ARRAY_SIZE (NR_SPACE_IDS / (8 * sizeof(long))) macro947 static unsigned long space_id[SID_ARRAY_SIZE] = { 1 }; /* disallow space 0 */948 static unsigned long dirty_space_id[SID_ARRAY_SIZE];1009 for (i = 0; i < SID_ARRAY_SIZE; i++) { in get_dirty_sids()1026 for (i = 0; i < SID_ARRAY_SIZE; i++) { in recycle_sids()1044 for (i = 0; i < SID_ARRAY_SIZE; i++) { in recycle_sids()1065 static unsigned long recycle_dirty_array[SID_ARRAY_SIZE];