Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dzmap.c312 unsigned int initial_lcn) in z_erofs_get_extent_compressedlen() argument
350 DBG_BUGON(lcn == initial_lcn && in z_erofs_get_extent_compressedlen()
439 unsigned long initial_lcn; in z_erofs_do_map_blocks() local
444 initial_lcn = ofs >> lclusterbits; in z_erofs_do_map_blocks()
447 err = z_erofs_load_lcluster_from_disk(&m, initial_lcn, false); in z_erofs_do_map_blocks()
516 err = z_erofs_get_extent_compressedlen(&m, initial_lcn); in z_erofs_do_map_blocks()

Completed in 4 milliseconds