Searched defs:afs_call_type (Results 1 – 1 of 1) sorted by relevance
155 struct afs_call_type { struct156 const char *name;157 unsigned int op; /* Really enum afs_fs_operation */162 int (*deliver)(struct afs_call *call);165 void (*destructor)(struct afs_call *call);168 void (*work)(struct work_struct *work);171 void (*done)(struct afs_call *call);