Home
last modified time | relevance | path

Searched refs:afs_lookup_cookie (Results 1 – 1 of 1) sorted by relevance

/linux/fs/afs/
H A Ddir.c93 struct afs_lookup_cookie { struct
637 struct afs_lookup_cookie *cookie = in afs_lookup_filldir()
638 container_of(ctx, struct afs_lookup_cookie, ctx); in afs_lookup_filldir()
773 struct afs_lookup_cookie *cookie; in afs_do_lookup()
785 cookie = kzalloc_obj(struct afs_lookup_cookie); in afs_do_lookup()