Searched refs:fh_data_block_size (Results 1 – 2 of 2) sorted by relevance
429 fh.fh_data_block_size = cpu_to_le16(INCFS_DATA_FILE_BLOCK_SIZE); in incfs_write_fh_to_backing_file()460 fh.fh_data_block_size = cpu_to_le16(INCFS_DATA_FILE_BLOCK_SIZE); in incfs_write_mapping_fh_to_backing_file()619 if (le16_to_cpu(fh.fh_data_block_size) != INCFS_DATA_FILE_BLOCK_SIZE) in incfs_read_file_header()
166 __le16 fh_data_block_size; member