Home
last modified time | relevance | path

Searched refs:SMB_CATIA_V4_LOOKUP_LOW (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vops.c102 #define SMB_CATIA_V4_LOOKUP_LOW SMB_CATIA_WIN_CURRENCY macro
105 (SMB_CATIA_V4_LOOKUP_UPPER - SMB_CATIA_V4_LOOKUP_LOW + 1)
1479 int i, idx, offset = SMB_CATIA_V4_LOOKUP_LOW; in smb_vop_catia_init_v4_lookup()
1550 if (wc < SMB_CATIA_V4_LOOKUP_LOW || in smb_vop_catia_v5tov4()
1556 v4_idx = (int)wc - SMB_CATIA_V4_LOOKUP_LOW; in smb_vop_catia_v5tov4()