Searched defs:afs_vl_cursor (Results 1 – 1 of 1) sorted by relevance
783 struct afs_vl_cursor { struct784 struct afs_cell *cell; /* The cell we're querying */788 struct key *key; /* Key for the server */790 unsigned long addr_tried; /* Tried addresses */791 struct afs_error cumul_error; /* Cumulative error */792 unsigned int debug_id;793 s32 call_abort_code;794 short call_error; /* Error from single call */795 short server_index; /* Current server */796 signed char addr_index; /* Current address */[all …]