Home
last modified time | relevance | path

Searched full:directories (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/linux/Documentation/ABI/testing/
H A Dsysfs-class-regulator6 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 Dsysfs-class7 in the kernel. The individual directories will consist
9 directories.
H A Dsysfs-devices-power_resources_D09 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 Dsysfs-devices-power_resources_wakeup9 If present, it contains symbolic links to device directories
12 the links are the same as the names of the directories they
H A Dsysfs-devices-power_resources_D3hot10 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 Dsysfs-devices-power_resources_D210 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 Dsysfs-devices-power_resources_D110 If present, it contains symbolic links to device directories
13 of the links are the same as the names of the directories they
/linux/Documentation/filesystems/
H A Ddirectory-locking.rst49 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 Doverlayfs.rst25 While directories will report an st_dev from the overlay-filesystem,
89 'lower' filesystem is either hidden or, in the case of directories,
109 Directories chapter
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).
[all …]
H A Dntfs3.rst56 - 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 Domfs.rst12 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::
84 Directories in OMFS are implemented as a large hash table. Filenames are
H A Dhpfs.rst167 You encounter this problem only if you have many directories so that
172 You can't delete open directories.
174 You can't rename over directories (what is it good for?).
184 (lost files, unbalanced directories). (I guess all filesystem may do it).
198 probably because of directories created with old version of this driver.
207 When you have two (or more) lost directories pointing each to other, chkdsk
285 Directories have no longer archive attribute set (some programs don't like
294 error sometimes when opening directories in PMSHELL)
H A Dzonefs.rst62 by sub-directories. This file structure is built entirely using zone information
82 Zone type sub-directories
96 These two directories are the only directories that exist in zonefs. Users
97 cannot create other directories and cannot rename nor delete the "cnv" and
98 "seq" sub-directories.
100 The size of the directories indicated by the st_size field of struct stat,
108 of zones of a particular type. That is, both the "cnv" and "seq" directories
117 sub-directories is not allowed.
416 The size of the zone files sub-directories indicate the number of files
/linux/Documentation/arch/arm/samsung/
H A Doverview.rst35 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/admin-guide/mm/damon/
H A Dusage.rst36 creates multiple directories and files under its sysfs directory,
116 child directories named ``0`` to ``N-1``. Each directory represents each
171 number (``N``) to the file creates the number of child directories named as
183 and three directories (``monitoring_attrs``, ``targets``, and ``schemes``)
206 Specifically, two directories, ``intervals`` and ``nr_regions`` exist in this
247 number (``N``) to the file creates the number of child directories named ``0``
277 number (``N``) to the file creates the number of child directories named ``0``
302 number (``N``) to the file creates the number of child directories named ``0``
310 In each scheme directory, seven directories (``access_pattern``, ``quotas``,
335 Under the ``access_pattern`` directory, three directories (``sz``,
[all …]
/linux/Documentation/admin-guide/
H A Dsysfs-rules.rst25 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 Dcachefiles.rst155 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/scripts/package/
H A Dbuilddeb9 # preinst, postinst, prerm and postrm directories in /etc/kernel or
10 # /usr/share/kernel. A different list of search directories can be given
11 # via KDEB_HOOKDIR. Scripts in directories earlier in the list will
12 # override scripts of the same name in later directories. The script will
94 # exist, so filter the list of hook directories accordingly.
/linux/Documentation/usb/
H A Dgadget_configfs.rst93 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/include/uapi/linux/
H A Dlandlock.h204 * files and directories. Files or directories opened before the sandboxing
225 * A directory can receive access rights related to files or directories. The
227 * directories beneath it:
257 * always deny attempts to reparent files between different directories.
259 * In addition to the source and destination directories having the
278 * The following access right applies both to files and directories:
/linux/Documentation/arch/arm/
H A Darm.rst66 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/fs/jffs2/
H A Dbuild.c66 /* we can get high latency here with huge directories */ in jffs2_build_inode_pass1()
81 /* If we appear (at this stage) to have hard-linked directories, in jffs2_build_inode_pass1()
133 they were directories, then decrement the nlink of their in jffs2_build_filesystem()
165 * dead directories which still had some old dirents lying in jffs2_build_filesystem()
183 * directories during fs build, so set it to the in jffs2_build_filesystem()
196 /* We clear ic->pino_nlink ∀ directories' ic *only* if dir_hardlinks in jffs2_build_filesystem()
206 /* For directories, ic->pino_nlink holds that parent inode # */ in jffs2_build_filesystem()
/linux/tools/power/pm-graph/
H A DMakefile17 # Prefix to the directories we're installing to
83 @echo ' install - Install the program and create necessary directories'
84 @echo ' uninstall - Remove installed files and directories'
/linux/fs/f2fs/
H A Dhash.c92 * Compute @fname->hash. For all directories, @fname->disk_name must be set.
93 * For casefolded directories, @fname->usr_fname must be set, and also
115 * byte sequence. Note that to handle encrypted directories, in f2fs_hash_filename()
/linux/Documentation/filesystems/ext4/
H A Dinlinedata.rst25 Inline Directories
32 ``struct ext4_dir_entry`` as well. Note that for inline directories, the

12345678910>>...18