ibuffer-current-state-list

ibuffer-current-state-list is a compiled Lisp function in `ibuffer.el'.

(ibuffer-current-state-list &optional POS)

Return a list like (BUF . MARK) of all buffers in an ibuffer.
If POS is non-nil, return a list like (BUF MARK POINT), where POINT is
the value of point at the beginning of the line for that buffer.