Home
last modified time | relevance | path

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

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