Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dbitmap.c1411 CLST lcn_from = bytes_to_cluster(sbi, range->start); in ntfs_trim_fs() local
1412 size_t iw = lcn_from >> (sb->s_blocksize_bits + 3); in ntfs_trim_fs()
1413 u32 wbit = lcn_from & (wbits - 1); in ntfs_trim_fs()