Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfsplus/
Dextents.c51 static u32 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off) in hfsplus_ext_find_block() function
253 dblock = hfsplus_ext_find_block(hip->first_extents, ablock); in hfsplus_get_block()
273 dblock = hfsplus_ext_find_block(hip->cached_extents, in hfsplus_get_block()