Searched refs:_sd_pending_iobuf (Results 1 – 3 of 3) sorted by relevance
37 extern int _sd_pending_iobuf(void);
1836 pending = _sd_pending_iobuf(); in _sd_flush_thread()1858 last_pending = _sd_pending_iobuf(); in _sd_flush_thread()1996 last = _sd_pending_iobuf(); in _sdbc_wait_pending()1997 while ((pend = _sd_pending_iobuf()) > 0) { in _sdbc_wait_pending()
303 _sd_pending_iobuf(void) in _sd_pending_iobuf() function