| Home | Sort by: relevance | last modified time | path |
| /src/sys/nfs/ | |
| nfs_subs.c | 120 static u_int32_t nfs_xid; variable in typeref:typename:u_int32_t 2029 if (__predict_false(nfs_xid == 0)) { 2030 nfs_xid = cprng_fast32(); 2035 newxid = atomic_inc_32_nv(&nfs_xid); |