Searched refs:nfslog_fh3_print (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | nfslog_elf.c | 204 static void nfslog_fh3_print(struct nfsl_log_file *, nfs_fh3 *); 344 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"getattr\""}, 353 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"access\""}, 356 {nfslog_fh3_print, nfslog_READLINK3res_print, "\"readlink\""}, 389 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"readdir\""}, 396 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"fsstat\""}, 399 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"fsinfo\""}, 402 {nfslog_fh3_print, nfslog_nfsstat3_print, "\"pathconf\""}, 590 nfslog_fh3_print(struct nfsl_log_file *elfrec, nfs_fh3 *fh3) in nfslog_fh3_print() function 923 nfslog_fh3_print(elfrec, &args->dir); in nfslog_diropargs3_print() [all …]
|