Searched defs:afs_call_type (Results 1 – 1 of 1) sorted by relevance
192 struct afs_call_type { struct193 const char *name;194 unsigned int op; /* Really enum afs_fs_operation */199 int (*deliver)(struct afs_call *call);202 void (*destructor)(struct afs_call *call);205 void (*work)(struct work_struct *work);208 void (*done)(struct afs_call *call);