/Linux-v6.6/Documentation/filesystems/ |
D | hfs.rst | 61 HFS does on the other have the concepts of multiple forks per file. These 62 non-standard forks are represented as hidden additional files in the normal 66 * You can't create, delete or rename resource forks of files or the
|
D | xfs-online-fsck-design.rst | 1289 - Do all the fields that summarize information about the file forks actually 1290 match those forks? 2762 immediate areas if the data and attr forks are not both in BMBT format. 2813 new structure attached to a temporary file and swapping the forks. 3031 forks, or if that fails, leaving the fields invalid and waiting for the fork 3846 XFS stores a substantial amount of metadata in file forks: directories, 3849 File forks map 64-bit logical file fork space extents to physical storage space 3858 Because file forks can consume as much space as the entire filesystem, repairs 4002 defragmentation code (which swapped entire extent forks in a single 4083 Swapping entire file forks is a complex task. [all …]
|
/Linux-v6.6/fs/hfsplus/ |
D | Kconfig | 15 data forks and creator codes, but it also has several UNIX
|
/Linux-v6.6/tools/perf/ |
D | builtin-stat.c | 588 static int dispatch_events(bool forks, int timeout, int interval, int *times) in dispatch_events() argument 604 if (forks) in dispatch_events() 699 const bool forks = (argc > 0); in __run_perf_stat() local 706 if (forks) { in __run_perf_stat() 871 if (forks) in __run_perf_stat() 886 if (forks) { in __run_perf_stat() 888 status = dispatch_events(forks, timeout, interval, ×); in __run_perf_stat() 904 status = dispatch_events(forks, timeout, interval, ×); in __run_perf_stat() 2444 static void setup_system_wide(int forks) in setup_system_wide() argument 2458 if (!forks) in setup_system_wide()
|
D | builtin-record.c | 2336 const bool forks = argc > 0; in __cmd_record() local 2427 if (forks) { in __cmd_record() 2529 if (forks) { in __cmd_record() 2741 if (forks && workload_exec_errno) { in __cmd_record() 2775 if (forks) { in __cmd_record()
|
D | builtin-trace.c | 3821 const bool forks = argc > 0; local 3898 if (forks) { 3974 if (forks)
|
/Linux-v6.6/tools/testing/selftests/user_events/ |
D | abi_test.c | 157 TEST_F(user, forks) { in TEST_F() argument
|
/Linux-v6.6/Documentation/scheduler/ |
D | sched-debug.rst | 47 initially forks.
|
/Linux-v6.6/Documentation/arch/arc/ |
D | arc.rst | 18 ARC processors. Some of the projects are forks of various upstream projects,
|
/Linux-v6.6/Documentation/arch/x86/ |
D | shstk.rst | 165 When a task forks a child, its shadow stack PTEs are copied and both the
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 10 - To create device "forks", i.e. multiple different versions of the
|
/Linux-v6.6/Documentation/security/keys/ |
D | request-key.rst | 95 4) request_key() then forks and executes /sbin/request-key with a new session
|
/Linux-v6.6/Documentation/powerpc/ |
D | cxlflash.rst | 300 forks. Upon success, the child process (which invoked the ioctl) 308 forks, child process can clone the parents context by first creating
|
/Linux-v6.6/Documentation/dev-tools/ |
D | kcov.rst | 136 mmaps coverage buffer, and then forks child processes in a loop. The child
|
/Linux-v6.6/Documentation/admin-guide/hw-vuln/ |
D | core-scheduling.rst | 81 inherited across forks/clones and execs, thus setting a cookie for the
|
/Linux-v6.6/Documentation/userspace-api/ |
D | seccomp_filter.rst | 208 a particular filter, and not a particular task. So if this task then forks,
|
/Linux-v6.6/Documentation/admin-guide/ |
D | cgroup-v2.rst | 190 hot path operations such as forks and exits more expensive. 238 When a process forks a child process, the new process is born into the 975 Killing a cgroup tree will deal with concurrent forks appropriately and
|
/Linux-v6.6/Documentation/trace/ |
D | ftrace.rst | 261 PID is listed in this file forks, the child's PID will 272 PID is listed in this file forks, the child's PID will
|
/Linux-v6.6/init/ |
D | Kconfig | 936 hot path operations such as forks and exits more expensive.
|
/Linux-v6.6/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 3833 # This module determines which and forks the flow off to the #
|