Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dinternal.h154 struct afs_call_type { struct
155 const char *name;
156 unsigned int op; /* Really enum afs_fs_operation */
161 int (*deliver)(struct afs_call *call);
164 void (*destructor)(struct afs_call *call);
167 void (*work)(struct work_struct *work);
170 void (*done)(struct afs_call *call);
/kernel/linux/linux-6.6/fs/afs/
Dinternal.h157 struct afs_call_type { struct
158 const char *name;
159 unsigned int op; /* Really enum afs_fs_operation */
164 int (*deliver)(struct afs_call *call);
167 void (*destructor)(struct afs_call *call);
170 void (*work)(struct work_struct *work);
173 void (*done)(struct afs_call *call);