Home
last modified time | relevance | path

Searched defs:afs_call_type (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/fs/afs/
Dinternal.h191 struct afs_call_type { struct
192 const char *name;
193 unsigned int op; /* Really enum afs_fs_operation */
198 int (*deliver)(struct afs_call *call);
201 void (*destructor)(struct afs_call *call);
204 void (*work)(struct work_struct *work);
207 void (*done)(struct afs_call *call);