Searched refs:TRANSTBL_CONVERT (Results 1 – 1 of 1) sorted by relevance
6817 TRANSTBL_CONVERT(F_RDLCK); \6818 TRANSTBL_CONVERT(F_WRLCK); \6819 TRANSTBL_CONVERT(F_UNLCK); \6824 #define TRANSTBL_CONVERT(a) case TARGET_##a: return a in target_to_host_flock() macro6826 #undef TRANSTBL_CONVERT in target_to_host_flock()6832 #define TRANSTBL_CONVERT(a) case a: return TARGET_##a in host_to_target_flock() macro6834 #undef TRANSTBL_CONVERT in host_to_target_flock()