ibuffer-default-directory

ibuffer-default-directory is a variable defined in `ibuffer.el'.
Its value is
nil


Documentation:
The default directory to use for a new Ibuffer buffer.
If nil, inherit the directory of the buffer in which `ibuffer' was
called. Otherwise, this variable should be a string naming a
directory, like `default-directory'.

You can customize this variable.