Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c86 static int nd_auth_marshall(XDR *);
288 !nd_auth_marshall(xdrp) || in nd_send_data()
309 !nd_auth_marshall(xdrp) || in nd_send_data()
507 nd_auth_marshall(XDR *xdrp) in nd_auth_marshall() function