Searched defs:afs_status_cb (Results 1 – 1 of 1) sorted by relevance
146 struct afs_status_cb { struct147 struct afs_file_status status;148 struct afs_callback callback;149 bool have_status; /* True if status record was retrieved */150 bool have_cb; /* True if cb record was retrieved */151 bool have_error; /* True if status.abort_code indicates an error */