Home
last modified time | relevance | path

Searched refs:nfsl_fh_proc_disp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.h43 struct nfsl_fh_proc_disp { struct
53 struct nfsl_fh_proc_disp *nfsl_dis_proc_table; /* proc array */ argument
H A Dfhtab.c97 static struct nfsl_fh_proc_disp *nfslog_find_fh_dispatch(
213 static struct nfsl_fh_proc_disp nfsl_fh_proc_v2[] = {
293 static struct nfsl_fh_proc_disp nfsl_fh_proc_v3[] = {
390 static struct nfsl_fh_proc_disp nfsl_log_fh_proc_v1[] = {
975 static struct nfsl_fh_proc_disp *
2283 struct nfsl_fh_proc_disp *disp; in nfslog_process_fh_rec()