msdosfs_dehash
u_int msdosfs_dehash(dev_t, uint32_t, uint32_t);
#define DEHASH(dev, dcl, doff) msdosfs_dehash((dev), (dcl), (doff))