Home
last modified time | relevance | path

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

/fs/afs/
Dproc.c23 static int afs_proc_cells_open(struct inode *inode, struct file *file);
39 .open = afs_proc_cells_open,
158 static int afs_proc_cells_open(struct inode *inode, struct file *file) in afs_proc_cells_open() function