Searched defs:afs_lookup_cookie (Results 1 – 1 of 1) sorted by relevance
97 struct afs_lookup_cookie { struct98 struct dir_context ctx;99 struct qstr name;100 bool found;101 bool one_only;102 unsigned short nr_fids;103 struct afs_file_status *statuses;104 struct afs_callback *callbacks;105 struct afs_fid fids[50];