fdescmount
#define VFSTOFDESC(mp) ((struct fdescmount *)((mp)->mnt_data))
struct fdescmount *fmp;
struct fdescmount *fmp;
fmp = malloc(sizeof(struct fdescmount), M_FDESCMNT, M_WAITOK);
struct fdescmount *fmp;
struct fdescmount *fdm;
struct fdescmount *fmp;