UFS_MAXMNTLEN
__s8 fs_fsmnt[UFS_MAXMNTLEN];/* name mounted on */
__s8 fs_fsmnt[UFS_MAXMNTLEN - 212];
__s8 fs_fsmnt[UFS2_MAXMNTLEN - UFS_MAXMNTLEN + 212];