Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/afs/
H A Ddir.c95 struct afs_lookup_cookie { struct
600 struct afs_lookup_cookie *cookie = in afs_lookup_filldir()
601 container_of(ctx, struct afs_lookup_cookie, ctx); in afs_lookup_filldir()
746 struct afs_lookup_cookie *cookie; in afs_do_lookup()
757 cookie = kzalloc(sizeof(struct afs_lookup_cookie), GFP_KERNEL); in afs_do_lookup()