Home
last modified time | relevance | path

Searched refs:beneath (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-dev8 beneath /sys/dev containing symbolic links with names of
/openbmc/linux/fs/
H A Dnamespace.c993 struct mountpoint *mp, bool beneath) in attach_mnt() argument
995 if (beneath) in attach_mnt()
2311 bool moving = flags & MNT_TREE_MOVE, beneath = flags & MNT_TREE_BENEATH; in attach_recursive_mnt() local
2328 if (beneath) in attach_recursive_mnt()
2349 if (beneath) in attach_recursive_mnt()
2352 attach_mnt(source_mnt, top_mnt, dest_mp, beneath); in attach_recursive_mnt()
2359 if (beneath) in attach_recursive_mnt()
2436 static struct mountpoint *do_lock_mount(struct path *path, bool beneath) in do_lock_mount() argument
2445 if (beneath) { in do_lock_mount()
2462 if (beneath && (!is_mounted(mnt) || m->mnt_mountpoint != dentry)) { in do_lock_mount()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0004-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch133 * properly owned directories beneath /tmp, /var/tmp, /run, which are
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0005-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch133 * properly owned directories beneath /tmp, /var/tmp, /run, which are
/openbmc/linux/Documentation/filesystems/
H A Dceph.rst79 beneath that point in the directory hierarchy. Quotas can be set using
158 the summation of file sizes over all files nested beneath that
H A Doverlayfs.rst484 beneath or above the path of another overlay lower layer path.
/openbmc/linux/Documentation/filesystems/spufs/
H A Dspu_create.rst110 pathname must point to a location beneath the mount point of spufs. By
/openbmc/linux/fs/proc/
H A DKconfig74 modifiable sysctl entries will be generated beneath the
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-3.3.rst89 changes, some Python modules make changes to files beneath ``${S}``, for
/openbmc/bmcweb/
H A Dmeson.options450 still beneath it will be removed on 6/1/2025. Do not enable in a
/openbmc/openbmc/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst416 ``[...]`` link beneath the "Branch" heading.
455 and clicking on the ``[...]`` link beneath the "Tag" heading.
/openbmc/linux/Documentation/input/
H A Devent-codes.rst355 For touchpads where the button is placed beneath the surface, such that
/openbmc/linux/tools/power/pm-graph/
H A DREADME503 beneath the main device/call section.
/openbmc/linux/Documentation/process/
H A Dmaintainer-pgp-guide.rst321 Find the keygrip entry that is beneath the ``pub`` line (right under the
/openbmc/linux/Documentation/admin-guide/
H A Dras.rst883 There is a three level tree beneath the above ``edac`` directory. For example,
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dcommon.rst1820 - You can create additional ``.scc`` files beneath the directory
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst17 beneath the ``meta*/`` directory found in the :term:`Source Directory`:
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch10943 +#define MMAL_VOUT_TRANSPARENT_LONGTEXT N_("Enable layers beneath the video layer."\
11033 + bool transparent; // Do not disable layers beneath ours