Searched refs:CLUSTER_FLAG_FREE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dswap.h260 #define CLUSTER_FLAG_FREE 1 /* This cluster is free */ macro
/linux-master/mm/
H A Dswapfile.c332 return info->flags & CLUSTER_FLAG_FREE;
481 cluster_set_flag(ci + idx, CLUSTER_FLAG_FREE);
2992 cluster_set_flag(&cluster_info[idx], CLUSTER_FLAG_FREE);

Completed in 132 milliseconds