Searched refs:redirects (Results 1 – 12 of 12) sorted by relevance
/linux/fs/overlayfs/ |
H A D | Kconfig | 20 redirects when renaming directories by default. In this case it is 21 still possible to turn off redirects globally with the 25 Note, that redirects are not backward compatible. That is, mounting 26 an overlay which has redirects on a kernel that doesn't support this 32 bool "Overlayfs: follow redirects even if redirects are turned off"
|
/linux/include/target/iscsi/ |
H A D | iscsi_target_stat.h | 51 u32 redirects; member
|
/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 | 1297 ls->redirects++; in iscsit_collect_login_stats()
|
/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
|
/linux/Documentation/networking/ |
H A D | xdp-rx-metadata.rst | 61 program that redirects XDP frames into the ``AF_XDP`` socket (``XSK``) and
|
H A D | ip-sysctl.rst | 1908 Send(router) or accept(host) RFC1620 shared media redirects. 1931 Send redirects, if router.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | libv4l-introduction.rst | 175 operations and redirects them to the libv4l counterparts, by using
|
/linux/Documentation/filesystems/ |
H A D | overlayfs.rst | 223 If this is enabled, then redirects are always followed by default. Enabling 226 feature and follow redirects even if turned off. 258 Because lower layer redirects cannot be verified with the index, enabling 733 "redirects" are not indexed, a lower file handle that was encoded from the
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-clone.rst | 13 redirects reads and writes accordingly.
|
/linux/Documentation/filesystems/caching/ |
H A D | cachefiles.rst | 390 its own task_security structure, and redirects current->cred to point to it
|
/linux/Documentation/admin-guide/ |
H A D | spkguide.txt | 891 The > symbol redirects the output of the echo command to a file, just
|