Searched refs:redirects (Results 1 – 19 of 19) sorted by relevance
/openbmc/linux/fs/overlayfs/ |
H A D | Kconfig | 19 redirects when renaming directories by default. In this case it is 20 still possible to turn off redirects globally with the 24 Note, that redirects are not backward compatible. That is, mounting 25 an overlay which has redirects on a kernel that doesn't support this 31 bool "Overlayfs: follow redirects even if redirects are turned off"
|
/openbmc/linux/include/target/iscsi/ |
H A D | iscsi_target_stat.h | 51 u32 redirects; member
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ |
H A D | ipvsadm_1.31.bb | 6 The active node of the cluster redirects service requests to a \
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_stat.c | 279 fail_count = (lstat->redirects + lstat->authorize_fails + in iscsi_stat_tgt_attr_login_fails_show() 447 ret = snprintf(page, PAGE_SIZE, "%u\n", lstat->redirects); in iscsi_stat_login_redirects_show() 499 CONFIGFS_ATTR_RO(iscsi_stat_login_, redirects);
|
H A D | iscsi_target_util.c | 1354 ls->redirects++; in iscsit_collect_login_stats()
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 234 struct redir_struct *redirects; /* I/O redirections */ member 1211 for (redir=prog->redirects; redir; redir=redir->next) { 1979 for (r=child->redirects; r; r=rnext) { 1993 child->redirects=NULL; 2300 struct redir_struct *redir = child->redirects; 2314 child->redirects=redir; 2554 && prog->redirects == NULL) { 2570 prog->redirects = NULL;
|
/openbmc/linux/Documentation/networking/ |
H A D | xdp-rx-metadata.rst | 53 program that redirects XDP frames into the ``AF_XDP`` socket (``XSK``) and
|
H A D | ip-sysctl.rst | 1633 Send(router) or accept(host) RFC1620 shared media redirects. 1656 Send redirects, if router.
|
/openbmc/linux/Documentation/bpf/ |
H A D | map_xskmap.rst | 13 This map type redirects raw XDP frames to `AF_XDP`_ sockets (XSKs), a new type of
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | libv4l-introduction.rst | 175 operations and redirects them to the libv4l counterparts, by using
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | socorro-syms.bbclass | 149 # If also the download directory redirects to a local git directory,
|
/openbmc/linux/Documentation/filesystems/ |
H A D | overlayfs.rst | 214 If this is enabled, then redirects are always followed by default. Enabling 217 feature and follow redirects even if turned off. 249 Because lower layer redirects cannot be verified with the index, enabling 655 "redirects" are not indexed, a lower file handle that was encoded from the
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-3.1.rst | 127 exists but generates a warning and redirects to the new class. In
|
/openbmc/bmcweb/ |
H A D | DEVELOPING.md | 56 Where possible, 307 and 308 redirects should be avoided, as they introduce the
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-clone.rst | 13 redirects reads and writes accordingly.
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | cachefiles.rst | 390 its own task_security structure, and redirects current->cred to point to it
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-fetching.rst | 233 Authorization header will be added to each request, including across redirects.
|
/openbmc/qemu/docs/devel/testing/ |
H A D | main.rst | 280 * ``-p`` (print) redirects QEMU’s stdout and stderr to the test output,
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | spkguide.txt | 886 The > symbol redirects the output of the echo command to a file, just
|