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