Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2022-32205.patch48 @@ -1354,7 +1358,8 @@ static struct Cookie *dup_cookie(struct Cookie *src)
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs.h95 __u64 dup_cookie; member
/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddir.c80 ctx->dup_cookie = 0; in alloc_nfs_open_dir_context()
312 && ctx->dup_cookie == *desc->dir_cookie) { in nfs_readdir_search_for_cookie()
323 ctx->dup_cookie = *desc->dir_cookie; in nfs_readdir_search_for_cookie()