Searched refs:d_bufptr (Results 1 – 4 of 4) sorted by relevance
879 od->d_bufptr = NULL; in smb_odir_resume_at()980 od->d_bufptr = NULL; in smb_odir_reopen()1057 if (od->d_bufptr != NULL) { in smb_odir_next_odirent()1064 od->d_bufptr = NULL; in smb_odir_next_odirent()1066 od->d_bufptr += reclen; in smb_odir_next_odirent()1067 if (od->d_bufptr >= od->d_buf + od->d_bufsize) in smb_odir_next_odirent()1068 od->d_bufptr = NULL; in smb_odir_next_odirent()1072 if (od->d_bufptr == NULL) { in smb_odir_next_odirent()1088 od->d_bufptr = NULL; in smb_odir_next_odirent()1094 od->d_bufptr = od->d_buf; in smb_odir_next_odirent()[all …]
42 volatile uint32_t d_bufptr; /* ptr to the first fragment */ member
1218 tdp->d_bufptr = LE_32(tmp0); in sfe_tx_desc_write()1275 rdp->d_bufptr = LE_32(tmp0); in sfe_rx_desc_write()
1182 #define d_bufptr d_u.u_bufptr macro