FFS3

Is there a way to overwrite the raw mount point name when I use the FFS3 library?
By default filesystem will be mounted under /dev/fsp aka /dev/fs0p0, where socket number is assigned by socket services. I would like the raw mount point to be based on some unique identifier I will supply to the filesystem library (such as unique number of the flash module).

Thanks
Aaron