Searched +full:int +full:- +full:array +full:- +full:variable +full:- +full:length +full:- +full:and +full:- +full:constrained +full:- +full:values (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 # All the top-level keys are standard json-schema keywords except for6 # 'maintainers' and 'select'10 $id: http://devicetree.org/schemas/example-schema.yaml#11 # $schema is the meta-schema this schema should be validated with.12 $schema: http://devicetree.org/meta-schemas/core.yaml#17 - Rob Herring <robh@kernel.org>20 A more detailed multi-line description of the binding.22 Details about the hardware device and any links to datasheets can go here.[all …]
1 .. SPDX-License-Identifier: GPL-2.06 Heading 1 uses "====" above and below8 Heading 3 uses "----"25 - To help kernel distributors understand exactly what the XFS online fsck26 feature is, and issues about which they should be aware.28 - To help people reading the code to familiarize themselves with the relevant29 concepts and design points before they start digging into the code.31 - To help developers maintaining the system by capturing the reasons41 Part 1 defines what fsck tools are and the motivations for writing a new one.42 Parts 2 and 3 present a high level overview of how online fsck process works[all …]