Home
last modified time | relevance | path

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

/fs/
Dlocks.c2188 static const struct seq_operations locks_seq_operations = { variable
2197 return seq_open(filp, &locks_seq_operations); in locks_open()