ipc_lock_down — Lock an ipc structure with rw_sem held
IPC identifier set
ipc id to look for
Look for an id in the ipc ids idr and lock the associated ipc object.
The ipc object is locked on exit.
This is the routine that should be called when the rw_mutex is already held, i.e. idr tree protected.