fs_fsmnt          430 fs/ufs/ufs_fs.h 			__s8	fs_fsmnt[UFS_MAXMNTLEN];/* name mounted on */
fs_fsmnt          438 fs/ufs/ufs_fs.h 			__s8  fs_fsmnt[UFS2_MAXMNTLEN];	/* name mounted on */
fs_fsmnt          873 fs/ufs/ufs_fs.h 	__s8	fs_fsmnt[UFS_MAXMNTLEN - 212];
fs_fsmnt          880 fs/ufs/ufs_fs.h 			__s8	fs_fsmnt[212];
fs_fsmnt          888 fs/ufs/ufs_fs.h 			__s8  fs_fsmnt[UFS2_MAXMNTLEN - UFS_MAXMNTLEN + 212];