Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dzmap.c335 unsigned int initial_lcn) in z_erofs_get_extent_compressedlen() argument
373 DBG_BUGON(lcn == initial_lcn && in z_erofs_get_extent_compressedlen()
462 unsigned long initial_lcn; in z_erofs_do_map_blocks() local
467 initial_lcn = ofs >> lclusterbits; in z_erofs_do_map_blocks()
470 err = z_erofs_load_lcluster_from_disk(&m, initial_lcn, false); in z_erofs_do_map_blocks()
539 err = z_erofs_get_extent_compressedlen(&m, initial_lcn); in z_erofs_do_map_blocks()