Searched refs:afs_destroy_cell_work (Results 1 – 1 of 1) sorted by relevance
24 static void afs_destroy_cell_work(struct work_struct *work);159 INIT_WORK(&cell->destroyer, afs_destroy_cell_work); in afs_alloc_cell()531 static void afs_destroy_cell_work(struct work_struct *work) in afs_destroy_cell_work() function
Completed in 4 milliseconds