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

/freebsd-9.3-release/sys/nfs/
H A Dnfs_kdtrace.h77 extern uint32_t nfsclient_attrcache_get_hit_id;
90 nfsclient_attrcache_get_hit_id, (vp), (vap)); \
/freebsd-9.3-release/sys/nfsclient/
H A Dnfs_kdtrace.c166 extern uint32_t nfsclient_attrcache_get_hit_id;
252 } else if (id == nfsclient_attrcache_get_hit_id) {
355 nfsclient_attrcache_get_hit_id = dtrace_probe_create(
449 else if (id == nfsclient_attrcache_get_hit_id)
474 else if (id == nfsclient_attrcache_get_hit_id)
H A Dnfs_subs.c92 uint32_t nfsclient_attrcache_get_hit_id; variable

Completed in 184 milliseconds