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

  /src/sys/fs/nfs/client/
nfs_kdtrace.h 49 extern uint32_t nfscl_attrcache_get_hit_id;
92 nfscl_attrcache_get_hit_id, (vp), (vap)); \
nfs_clkdtrace.c 270 } else if (id == nfscl_attrcache_get_hit_id) {
373 nfscl_attrcache_get_hit_id = dtrace_probe_create(
496 else if (id == nfscl_attrcache_get_hit_id)
521 else if (id == nfscl_attrcache_get_hit_id)
nfs_clport.c 70 uint32_t nfscl_attrcache_get_hit_id; variable in typeref:typename:uint32_t

Completed in 34 milliseconds