Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dformat.h229 __le32 m_block_count; member
H A Dformat.c228 blockmap.m_block_count = cpu_to_le32(block_count); in incfs_write_blockmap_to_backing_file()
H A Ddata_mgmt.c1531 u32 block_count = le32_to_cpu(bm->m_block_count); in process_blockmap_md()