Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dnamei.c50 unsigned startprfx, endprfx; in find_target_dirent() local
63 startprfx = endprfx = 0; in find_target_dirent()
68 unsigned matched = min(startprfx, endprfx); in find_target_dirent()
87 endprfx = matched; in find_target_dirent()
98 unsigned startprfx, endprfx; in find_target_block_classic() local
103 startprfx = endprfx = 0; in find_target_block_classic()
128 matched = min(startprfx, endprfx); in find_target_block_classic()
157 endprfx = matched; in find_target_block_classic()