Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dnamei.c51 unsigned int startprfx, endprfx; in find_target_dirent() local
57 startprfx = endprfx = 0; in find_target_dirent()
63 unsigned int matched = min(startprfx, endprfx); in find_target_dirent()
82 endprfx = matched; in find_target_dirent()
93 unsigned int startprfx, endprfx; in find_target_block_classic() local
98 startprfx = endprfx = 0; in find_target_block_classic()
126 matched = min(startprfx, endprfx); in find_target_block_classic()
155 endprfx = matched; in find_target_block_classic()

Completed in 3 milliseconds