Searched refs:nfstime (Results 1 – 2 of 2) sorted by relevance
111 struct nfstime { struct132 nfstime atime; /* time of last access */ argument133 nfstime mtime; /* time of last modification */134 nfstime ctime; /* time of last change */145 nfstime atime; /* time of last access */146 nfstime mtime; /* time of last modification */
56 xdr_b_nfstime(XDR *xdrs, nfstime *objp) in xdr_b_nfstime()