Searched refs:lcn_from (Results 1 – 1 of 1) sorted by relevance
1438 CLST lcn_from = bytes_to_cluster(sbi, range->start); in ntfs_trim_fs() local1439 size_t iw = lcn_from >> (sb->s_blocksize_bits + 3); in ntfs_trim_fs()1440 u32 wbit = lcn_from & (wbits - 1); in ntfs_trim_fs()