Lines Matching refs:confpath
138 def __init__(self, confpath): argument
201 self._parse(parser, confpath)
206 def _parse(self, parser, confpath): argument
210 with open(confpath) as conf:
222 (confpath, lineno, err))
228 % (confpath, lineno)
232 % (confpath, lineno)
236 err = "%s:%d: erofs does not support LABEL" % (confpath, lineno)
246 % (confpath, lineno, parsed.fsuuid, parsed.fstype)
253 % (confpath, lineno, parsed.fsuuid, parsed.fstype)
257 % (confpath, lineno)
268 % (confpath, lineno)
294 % (confpath, lineno)