Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dlocks.c2693 static const struct seq_operations locks_seq_operations = { variable
2702 return seq_open_private(filp, &locks_seq_operations, in locks_open()