Searched refs:startprfx (Results 1 - 1 of 1) sorted by path

/linux-master/fs/erofs/
H A Dnamei.c51 unsigned int startprfx, endprfx; local
57 startprfx = endprfx = 0;
63 unsigned int matched = min(startprfx, endprfx);
79 startprfx = matched;
94 unsigned int startprfx = 0, endprfx = 0; local
121 matched = min(startprfx, endprfx);
148 startprfx = matched;

Completed in 191 milliseconds