Searched refs:trl (Results 1 – 2 of 2) sorted by relevance
1543 runlist_element *trl; in ntfs_rl_truncate_nolock() local1548 trl = rl + 1; in ntfs_rl_truncate_nolock()1549 while (likely(trl->length)) in ntfs_rl_truncate_nolock()1550 trl++; in ntfs_rl_truncate_nolock()1551 old_size = trl - runlist->rl + 1; in ntfs_rl_truncate_nolock()1649 runlist_element *rl, *rl_end, *rl_real_end, *trl; in ntfs_rl_punch_nolock() local1772 trl = ntfs_rl_realloc(runlist->rl, old_size, old_size + 1); in ntfs_rl_punch_nolock()1773 if (IS_ERR(trl)) in ntfs_rl_punch_nolock()1776 if (runlist->rl != trl) { in ntfs_rl_punch_nolock()1777 rl = trl + (rl - runlist->rl); in ntfs_rl_punch_nolock()[all …]
321 u8 trl; in mt352_get_parameters() local343 trl = mt352_read_register(state, TRL_NOMINAL_RATE_1); in mt352_get_parameters()406 if (trl == 0x72) in mt352_get_parameters()408 else if (trl == 0x64) in mt352_get_parameters()