Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfslog.c2669 u8 block_clst = root->index_block_clst; in check_index_root() local
2676 (block_clst << index_bits)) || in check_index_root()
2677 (block_clst != 1 && block_clst != 2 && block_clst != 4 && in check_index_root()
2678 block_clst != 8 && block_clst != 0x10 && block_clst != 0x20 && in check_index_root()
2679 block_clst != 0x40 && block_clst != 0x80)) { in check_index_root()