Searched defs:afs_operation (Results 1 – 1 of 1) sorted by relevance
870 struct afs_operation { struct874 const struct afs_operation_ops *ops; argument878 struct afs_vnode_param file[2];879 struct afs_vnode_param *more_files;888 unsigned int debug_id;892 union {938 struct afs_call *call;940 unsigned long addr_tried; /* Tried addresses */943 short server_index; /* Current server */945 signed char addr_index; /* Current address */[all …]
Completed in 25 milliseconds