Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c590 static void detail_fattr4_change(char *msg, fattr4_change chg);
2416 detail_fattr4_change(" Before", infop->before); in dtl_change_info()
2417 detail_fattr4_change(" After", infop->after); in dtl_change_info()
2421 detail_fattr4_change(char *msg, fattr4_change chg) in detail_fattr4_change() function