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

/linux-master/fs/ntfs3/
H A Dfslog.c2649 u8 block_clst = root->index_block_clst; local
2656 (block_clst << index_bits)) ||
2657 (block_clst != 1 && block_clst != 2 && block_clst != 4 &&
2658 block_clst != 8 && block_clst != 0x10 && block_clst != 0x20 &&
2659 block_clst != 0x40 && block_clst !
[all...]

Completed in 184 milliseconds