HomeSort by: relevance | last modified time | path
    Searched defs:rop2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clstate.c 616 struct nfsclopen *op, *rop, *rop2; local in function:nfscl_getopen
633 rop2 = NULL;
664 if (rop2 == NULL)
665 rop2 = op;
672 rop = rop2;
nfs_clstate.c 616 struct nfsclopen *op, *rop, *rop2; local in function:nfscl_getopen
633 rop2 = NULL;
664 if (rop2 == NULL)
665 rop2 = op;
672 rop = rop2;
nfs_clstate.c 616 struct nfsclopen *op, *rop, *rop2; local in function:nfscl_getopen
633 rop2 = NULL;
664 if (rop2 == NULL)
665 rop2 = op;
672 rop = rop2;

Completed in 155 milliseconds