Searched refs:UBI_FM_DATA_VOLUME_ID (Results 1 – 5 of 5) sorted by relevance
378 #define UBI_FM_DATA_VOLUME_ID (UBI_LAYOUT_VOLUME_ID + 2) macro
351 vol_id = lnum ? UBI_FM_DATA_VOLUME_ID : UBI_FM_SB_VOLUME_ID; in ubi_wl_put_fm_peb()
382 be32_to_cpu(new_vh->vol_id) == UBI_FM_DATA_VOLUME_ID) { in process_pool_aeb()1009 if (be32_to_cpu(vh->vol_id) != UBI_FM_DATA_VOLUME_ID) { in ubi_scan_fastmap()1012 UBI_FM_DATA_VOLUME_ID); in ubi_scan_fastmap()1135 dvhdr = new_fm_vhdr(ubi, UBI_FM_DATA_VOLUME_ID); in ubi_write_fastmap()
1004 && vol_id != UBI_FM_DATA_VOLUME_ID) { in scan_peb()
795 if (be32_to_cpu(vh->vol_id) != UBI_FM_DATA_VOLUME_ID) { in ubi_scan_fastmap()799 UBI_FM_DATA_VOLUME_ID); in ubi_scan_fastmap()
Completed in 11 milliseconds