Searched refs:PRINT_LINK_DATA (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | fhtab.c | 53 #define PRINT_LINK_DATA(fp, func, dfh, name, str) \ macro 596 PRINT_LINK_DATA(stdout, "fh_remove", dfh, name, in fh_remove() 602 PRINT_LINK_DATA(stdout, "fh_remove", dfh, name, "") in fh_remove() 619 PRINT_LINK_DATA(stdout, "fh_rename: from:", from_dfh, in fh_rename() 621 PRINT_LINK_DATA(stdout, "fh_rename: to :", to_dfh, in fh_rename() 700 PRINT_LINK_DATA(stdout, "Different primary link", in fh_lookup_link() 728 PRINT_LINK_DATA(stderr, "Different primary link", in fh_lookup_link() 821 PRINT_LINK_DATA(stdout, "update_export_point", in update_export_point() 846 PRINT_LINK_DATA(stdout, "update_export_point", fh, path, "") in update_export_point() 1279 PRINT_LINK_DATA(stdout, "=============\nREMOVE2", dfh, name, "") in nfslog_REMOVE2_fhargs() [all …]
|