Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c591 static void detail_fattr4_change(char *msg, fattr4_change chg);
2417 detail_fattr4_change(" Before", infop->before); in dtl_change_info()
2418 detail_fattr4_change(" After", infop->after); in dtl_change_info()
2422 detail_fattr4_change(char *msg, fattr4_change chg) in detail_fattr4_change() function