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