parser.rst 293 B

1234567891011121314151617
  1. .. SPDX-License-Identifier: GPL-2.0+
  2. ==============
  3. Generic parser
  4. ==============
  5. Overview
  6. ========
  7. The generic parser is a simple parser for parsing mount options,
  8. filesystem options, driver options, subsystem options, etc.
  9. Parser API
  10. ==========
  11. .. kernel-doc:: lib/parser.c
  12. :export: