Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dlocks.c2664 static const struct seq_operations locks_seq_operations = { variable
2673 return seq_open_private(filp, &locks_seq_operations, in locks_open()