Searched defs:afs_lookup_cookie (Results 1 – 1 of 1) sorted by relevance
95 struct afs_lookup_cookie { struct96 struct dir_context ctx;97 struct qstr name;98 bool found;99 bool one_only;100 unsigned short nr_fids;101 struct afs_fid fids[50];