Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c202 static void nfslog_fh3_print(struct nfsl_log_file *, nfs_fh3 *);
342 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"getattr\""},
351 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"access\""},
354 {nfslog_fh3_print, nfslog_READLINK3res_print, "\"readlink\""},
387 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"readdir\""},
394 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"fsstat\""},
397 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"fsinfo\""},
400 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"pathconf\""},
588 nfslog_fh3_print(struct nfsl_log_file *elfrec, nfs_fh3 *fh3) in nfslog_fh3_print() function
921 nfslog_fh3_print(elfrec, &args->dir); in nfslog_diropargs3_print()
[all …]