Searched refs:CLUSTER_FLAG_FREE (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 169 milliseconds