| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-regulator | 6 Some regulator directories will contain a field called 32 Some regulator directories will contain a field called 96 Some regulator directories will contain a field called 111 Some regulator directories will contain a field called 126 Some regulator directories will contain a field called 151 Some regulator directories will contain a field called 166 Some regulator directories will contain a field called 181 Some regulator directories will contain a field called 196 Some regulator directories will contain a field called 234 Some regulator directories will contain a field called [all …]
|
| H A D | sysfs-class | 7 in the kernel. The individual directories will consist 9 directories.
|
| H A D | sysfs-devices-power_resources_D0 | 9 If present, it contains symbolic links to device directories 12 of the links are the same as the names of the directories they
|
| H A D | sysfs-devices-power_resources_wakeup | 9 If present, it contains symbolic links to device directories 12 the links are the same as the names of the directories they
|
| H A D | sysfs-devices-power_resources_D1 | 10 If present, it contains symbolic links to device directories 13 of the links are the same as the names of the directories they
|
| H A D | sysfs-devices-power_resources_D2 | 10 If present, it contains symbolic links to device directories 13 of the links are the same as the names of the directories they
|
| H A D | sysfs-devices-power_resources_D3hot | 10 If present, it contains symbolic links to device directories 13 names of the links are the same as the names of the directories
|
| H A D | sysfs-firmware-ofw | 9 It is possible for multiple device-tree directories to exist. 24 hierarchy of directories, one per device tree node. The
|
| /linux/drivers/firewire/ |
| H A D | core-device.c | 155 const u32 *directories[] = {NULL, NULL, NULL}; in get_modalias_ids() local 159 directories[0] = root_directory; in get_modalias_ids() 165 directories[1] = unit->directory; in get_modalias_ids() 167 directories[1] = vendor_directory; in get_modalias_ids() 168 directories[2] = unit->directory; in get_modalias_ids() 171 for (i = 0; i < ARRAY_SIZE(directories) && !!directories[i]; ++i) in get_modalias_ids() 172 get_ids(directories[i], id); in get_modalias_ids() 287 const u32 *directories[] = {NULL, NULL}; in show_immediate() local 293 directories[0] = fw_unit(dev)->directory; in show_immediate() 299 directories[0] = root_directory; in show_immediate() [all …]
|
| /linux/Documentation/arch/arm/samsung/ |
| H A D | overview.rst | 35 several platform directories and then the machine specific directories 39 last in the line of include directories that are processed for the build 51 The old plat-s3c and plat-s5pc1xx directories have been removed, with 54 so many different platform directories.
|
| /linux/Documentation/filesystems/ |
| H A D | directory-locking.rst | 49 are non-directories - the source because it wouldn't need to be locked 63 * lock the non-directories involved (exclusive), in inode pointer order. 65 The rules above obviously guarantee that all directories that are going 140 * rank ->i_rwsem of non-directories on given filesystem in inode pointer 142 * put ->i_rwsem of all directories on a filesystem at the same rank, 152 2. ->i_rwsem of directories on that NFS filesystem, same rank for all 153 3. ->i_rwsem of non-directories on that filesystem, in order of 156 5. ->i_rwsem of directories on the local filesystem, same rank for all 157 6. ->i_rwsem of non-directories on local filesystem, in order of 169 i.e. they all will be ->i_rwsem of directories on the same filesystem. [all …]
|
| H A D | overlayfs.rst | 25 While directories will report an st_dev from the overlay-filesystem, 89 'lower' filesystem is either hidden or, in the case of directories, 112 Overlaying mainly involves directories. If a given name appears in both 117 Where both upper and lower objects are directories, a merged directory 120 At mount time, the two directories given as mount options "lowerdir" and 132 actual lookups find directories, both are stored and a merged 136 Only the lists of names from directories are merged. Other content 140 whiteouts and opaque directories 146 directories (non-directories are always opaque). 170 lower directories are each read and the name lists merged in the [all …]
|
| H A D | autofs.rst | 45 An autofs filesystem can contain 3 sorts of objects: directories, 46 symbolic links and mount traps. Mount traps are directories with 50 created with a regular `symlink` system call, while directories and 53 map is consulted by autofs to determine which directories are mount 70 When *maxproto* is five, no directories further down the 71 tree are ever mount traps, they are always regular directories. When 72 the *maxproto* is four (or three), these directories are mount traps 75 So: non-empty (i.e. non-leaf) directories are never mount traps. Empty 76 directories are sometimes mount traps, and sometimes not depending on 223 symbolic links or empty directories any time it likes. If the unmount [all …]
|
| H A D | ntfs3.rst | 56 - Controls the default permissions for files/directories created after 61 directories, fmask applies only to files and dmask only to directories. 79 - Prevents the creation of files and directories with a name not allowed
|
| H A D | omfs.rst | 12 block sizes from 2k to 8k, with hash-based directories. This 41 dmask=xxx set umask to xxx for directories 69 Files and directories are both represented by omfs_inode::
|
| H A D | ceph.rst | 23 * Recursive accounting (nested files, directories, bytes) 43 directories, allowing entire directories of dentries and inodes to be 45 extremely large directories can be fragmented and managed by 70 Ceph also provides some recursive accounting on directories for nested files
|
| H A D | isofs.rst | 41 dmode=xxx Sets the permissions on directories to xxx unless Rock Ridge 43 overriderockperm Set permissions on files and directories according to
|
| H A D | ecryptfs.rst | 76 eCryptfs version 0.1 should only be mounted on (1) empty directories 77 or (2) directories containing files only created by eCryptfs. If you
|
| /linux/Documentation/admin-guide/mm/damon/ |
| H A D | usage.rst | 41 creates multiple directories and files under its sysfs directory, 123 child directories named ``0`` to ``N-1``. Each directory represents each 186 number (``N``) to the file creates the number of child directories named as 198 and ``addr_unit``) and three directories (``monitoring_attrs``, ``targets``, 224 Specifically, two directories, ``intervals`` and ``nr_regions`` exist in this 265 number (``N``) to the file creates the number of child directories named ``0`` 283 internal targets array. Users are responsible to construct target directories 302 number (``N``) to the file creates the number of child directories named ``0`` 332 number (``N``) to the file creates the number of child directories named ``0`` 340 In each scheme directory, eight directories (``access_pattern``, ``quotas``, [all …]
|
| /linux/Documentation/admin-guide/ |
| H A D | sysfs-rules.rst | 25 reading directories and opening the files yourself. 54 - all elements of a devpath must be real directories. Symlinks 105 It is planned that all device directories will end up in the tree 111 not contain any device directories themselves, but only flat lists of 115 classification directories into one place at ``/sys/subsystem``, 116 following the layout of the bus directories. All buses and 153 directory does not contain directories for child devices, these links 157 real child device directories in the ``/sys/devices`` tree is a bug in 161 directories live in ``/sys/devices.``
|
| /linux/Documentation/filesystems/caching/ |
| H A D | cachefiles.rst | 155 Do not create, rename or unlink files and directories in the cache while the 164 Do not create files or directories in the cache, lest the cache get confused or 177 directories are culled if not in use. 214 The CacheFiles module will create two directories in the directory it was 228 The module represents index objects as directories with the filename "I..." or 231 Data objects are represented as files if they have no children, or directories 241 Immediately in the representative directory are a collection of directories 256 make a nest of directories, and the last one of which will be the objects 257 inside the last directory. The names of the intermediate directories will have 279 Intermediate directories are always "@" or "+" as appropriate. [all …]
|
| /linux/Documentation/usb/ |
| H A D | gadget_configfs.rst | 93 Further custom string descriptors can be created as directories within the 107 directories must be created:: 249 Remove strings directories in configurations:: 285 Remove strings directories in the gadget:: 309 In configfs there are items and groups, both represented as directories. 313 The user can create and remove directories, but cannot remove files, 363 the directories in general can be named at will. A group can have
|
| /linux/Documentation/arch/arm/ |
| H A D | arm.rst | 66 Several new include directories have been created under include/asm-arm, 68 directories, and their purpose is listed below: 85 used to select which directories and files get included (we will use 88 To this end, we now have arch/arm/mach-$(MACHINE) directories which are 187 classes are given directories - arch/arm/mach-<class> - which contain
|
| /linux/tools/build/tests/ex/empty2/ |
| H A D | README | 2 to test proper nesting into Build-less directories.
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | checksums.rst | 21 directories rebuilt with checksums. This has the added benefit of 23 indexes. If you _ignore_ this step, your directories will not be
|