Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dproc.c52 static const struct file_operations afs_proc_rootcell_fops = { variable
134 !proc_create("rootcell", 0644, proc_afs, &afs_proc_rootcell_fops)) in afs_proc_init()