Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dlocks.c2891 static const struct seq_operations locks_seq_operations = { variable
2900 proc_create_seq_private("locks", 0, NULL, &locks_seq_operations, in proc_locks_init()