Searched defs:PRINT_LINK_DATA (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.c53 #define PRINT_LINK_DATA(fp, func, dfh, name, str) \ macro
596 PRINT_LINK_DATA(stdout, "fh_remove", dfh, name,
602 PRINT_LINK_DATA(stdout, "fh_remove", dfh, name, "")
619 PRINT_LINK_DATA(stdout, "fh_rename: from:", from_dfh,
621 PRINT_LINK_DATA(stdout, "fh_rename: to :", to_dfh,
700 PRINT_LINK_DATA(stdout, "Different primary link",
728 PRINT_LINK_DATA(stderr, "Different primary link",
821 PRINT_LINK_DATA(stdout, "update_export_point",
846 PRINT_LINK_DATA(stdout, "update_export_point", fh, path, "")
1279 PRINT_LINK_DATA(stdou
[all...]

Completed in 48 milliseconds