Home | Sort by: relevance | last modified time | path |
/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; |