Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dbitmap.c1438 CLST lcn_from = bytes_to_cluster(sbi, range->start); in ntfs_trim_fs() local
1439 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()