Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dproc.c31 static const struct seq_operations afs_proc_cells_ops = { variable
163 ret = seq_open(file, &afs_proc_cells_ops); in afs_proc_cells_open()