Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h600 struct nfssrok rl_srok_u; /* name of linked to */ member
603 #define rl_srok rl_u.rl_srok_u
604 #define rl_count rl_u.rl_srok_u.srok_count
605 #define rl_data rl_u.rl_srok_u.srok_data
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c360 if ((count = objp->rl_u.rl_srok_u.srok_count) != 0) { in xdr_nfslog_rdlnres()
365 bcopy(objp->rl_u.rl_srok_u.srok_data, lnres, count); in xdr_nfslog_rdlnres()