Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dlocks.c2780 static const struct seq_operations locks_seq_operations = { variable
2789 proc_create_seq_private("locks", 0, NULL, &locks_seq_operations, in proc_locks_init()