Home
last modified time | relevance | path

Searched refs:CLUSTER_FLAG_NEXT_NULL (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dswap.h246 #define CLUSTER_FLAG_NEXT_NULL 2 /* This cluster has no next cluster */ macro
/linux-6.3-rc2/mm/
A Dswapfile.c334 return info->flags & CLUSTER_FLAG_NEXT_NULL; in cluster_is_null()
339 info->flags = CLUSTER_FLAG_NEXT_NULL; in cluster_set_null()

Completed in 14 milliseconds