Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dswapfile.c2088 static const struct seq_operations swaps_op = { variable
2100 ret = seq_open(file, &swaps_op); in swaps_open()