endprfx            52 fs/erofs/namei.c 	unsigned int startprfx, endprfx;
endprfx            58 fs/erofs/namei.c 	startprfx = endprfx = 0;
endprfx            64 fs/erofs/namei.c 		unsigned int matched = min(startprfx, endprfx);
endprfx            83 fs/erofs/namei.c 			endprfx = matched;
endprfx            94 fs/erofs/namei.c 	unsigned int startprfx, endprfx;
endprfx            99 fs/erofs/namei.c 	startprfx = endprfx = 0;
endprfx           127 fs/erofs/namei.c 			matched = min(startprfx, endprfx);
endprfx           156 fs/erofs/namei.c 				endprfx = matched;