Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Ddir.c142 ctx->duped = 0; in alloc_nfs_open_dir_context()
339 ctx->duped = 0; in nfs_readdir_search_for_pos()
359 ctx->duped = 1; in nfs_readdir_search_for_cookie()
748 if (ctx->duped != 0 && ctx->dup_cookie == *desc->dir_cookie) { in nfs_do_filldir()
942 dir_ctx->duped = 0; in nfs_llseek_dir()
/linux-2.6.39/include/linux/
Dnfs_fs.h104 int duped; member