Home
last modified time | relevance | path

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

/linux-6.6.21/fs/afs/
Dinternal.h1251 extern void afs_proc_cell_remove(struct afs_cell *);
1257 static inline void afs_proc_cell_remove(struct afs_cell *cell) {} in afs_proc_cell_remove() function
Dproc.c646 void afs_proc_cell_remove(struct afs_cell *cell) in afs_proc_cell_remove() function
Dcell.c711 afs_proc_cell_remove(cell); in afs_deactivate_cell()