Searched refs:afs_proc_cells_fops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/afs/
H A Dproc.c38 static const struct file_operations afs_proc_cells_fops = { variable in typeref:struct:file_operations
133 if (!proc_create("cells", 0644, proc_afs, &afs_proc_cells_fops) || afs_proc_init()

Completed in 31 milliseconds