/* * Set the private structure for the file descriptor. This is * typically done immediately when the counterpart has knowledge * about the private structure's address and the file descriptor * (e.g. vfs mount routine). * * We only want to make sure that the caller had the right to open the * device, we don't so much care about which context it gets in case * the same process opened multiple (since they are equal at this point). */