Searched refs:nfscl_attrcache_get_hit_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_kdtrace.h49 extern uint32_t nfscl_attrcache_get_hit_id;
92 nfscl_attrcache_get_hit_id, (vp), (vap)); \
H A Dnfs_clkdtrace.c267 } else if (id == nfscl_attrcache_get_hit_id) {
370 nfscl_attrcache_get_hit_id = dtrace_probe_create(
493 else if (id == nfscl_attrcache_get_hit_id)
518 else if (id == nfscl_attrcache_get_hit_id)
H A Dnfs_clport.c66 uint32_t nfscl_attrcache_get_hit_id; variable

Completed in 47 milliseconds