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

  /src/sys/fs/nfs/client/
nfs_kdtrace.h 50 extern uint32_t nfscl_attrcache_get_miss_id;
98 nfscl_attrcache_get_miss_id, (vp)); \
nfs_clkdtrace.c 227 id == nfscl_attrcache_get_miss_id) {
379 nfscl_attrcache_get_miss_id = dtrace_probe_create(
498 else if (id == nfscl_attrcache_get_miss_id)
523 else if (id == nfscl_attrcache_get_miss_id)
nfs_clport.c 74 uint32_t nfscl_attrcache_get_miss_id; variable in typeref:typename:uint32_t

Completed in 71 milliseconds