Home
last modified time | relevance | path

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

12345678910>>...15

/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
H A Dsysfs-firmware-ofw9 It is possible for multiple device-tree directories to exist.
24 hierarchy of directories, one per device tree node. The
/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
131 actual lookups find directories, both are stored and a merged
135 Only the lists of names from directories are merged. Other content
139 whiteouts and opaque directories
145 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 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/
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/drivers/firewire/
H A Dcore-device.c154 const u32 *directories[] = {NULL, NULL, NULL}; in get_modalias_ids() local
158 directories[0] = root_directory; in get_modalias_ids()
164 directories[1] = unit->directory; in get_modalias_ids()
166 directories[1] = vendor_directory; in get_modalias_ids()
167 directories[2] = unit->directory; in get_modalias_ids()
170 for (i = 0; i < ARRAY_SIZE(directories) && !!directories[i]; ++i) in get_modalias_ids()
171 get_ids(directories[i], id); in get_modalias_ids()
286 const u32 *directories[] = {NULL, NULL}; in show_immediate() local
292 directories[0] = fw_unit(dev)->directory; in show_immediate()
298 directories[0] = root_directory; in show_immediate()
[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/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/Documentation/filesystems/ext4/
H A Dinlinedata.rst25 Inline Directories
32 ``struct ext4_dir_entry`` as well. Note that for inline directories, the
/linux/scripts/
H A DMakefile.headersinst24 # $(wildcard $(src)/*/) contains not only directories but also regular files.
34 # If the same header is exported from source and generated directories,
52 # Create directories
/linux/Documentation/userspace-api/
H A Dunshare.rst66 unshare() can be used to implement polyinstantiated directories using
67 the kernel's per-process namespace mechanism. Polyinstantiated directories,
70 processes when working with these directories. Using unshare(), a PAM
72 Polyinstantiated directories are required for Common Criteria certification
76 polyinstantiating /tmp, /var/tmp and other directories deemed
/linux/fs/xfs/scrub/
H A Dnlinks.c172 * Ignore temporary directories being used to stage dir repairs, since in xchk_nlinks_live_update()
421 * Ignore temporary directories being used to stage dir repairs, since in xchk_nlinks_collect_dir()
557 /* Walk all directories and count inode links. */
681 * they're correct for non-directories, and the directory repair code in xchk_nlinks_compare_inode()
736 * The collection phase ignores directories with zero link in xchk_nlinks_compare_inode()
747 * Non-directories and unlinked directories should not have in xchk_nlinks_compare_inode()
756 * Non-directories and unlinked directories should not have in xchk_nlinks_compare_inode()
798 * is intended to catch directories with dangling links, though we could be

12345678910>>...15