Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswapfile.c2665 static const struct seq_operations swaps_op = { variable
2677 ret = seq_open(file, &swaps_op); in swaps_open()