Home
last modified time | relevance | path

Searched refs:nlinks (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/usr/
Dgen_init_cpio.c324 unsigned int nlinks) in cpio_mkfile() argument
374 for (i = 1; i <= nlinks; i++) { in cpio_mkfile()
376 if (i == nlinks) in cpio_mkfile()
389 nlinks, /* nlink */ in cpio_mkfile()
458 int nlinks = 1; in cpio_mkfile_line() local
489 nlinks++; in cpio_mkfile_line()
496 mode, uid, gid, nlinks); in cpio_mkfile_line()
/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-platform.c536 int nlinks; in acpi_validate_coresight_graph() local
538 nlinks = cs_graph->package.elements[2].integer.value; in acpi_validate_coresight_graph()
543 if (cs_graph->package.count != (nlinks + 3)) in acpi_validate_coresight_graph()
664 int i, nlinks; in acpi_coresight_parse_graph() local
678 nlinks = graph->package.elements[2].integer.value; in acpi_coresight_parse_graph()
679 if (!nlinks) in acpi_coresight_parse_graph()
682 for (i = 0; i < nlinks; i++) { in acpi_coresight_parse_graph()
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_bonding.c95 int nlinks; member
108 if (!ASSERT_LE(skeletons->nlinks+1, MAX_BPF_LINKS, "too many XDP programs attached")) in xdp_attach()
115 skeletons->links[skeletons->nlinks++] = link; in xdp_attach()
197 while (skeletons->nlinks) { in bonding_cleanup()
198 skeletons->nlinks--; in bonding_cleanup()
199 bpf_link__destroy(skeletons->links[skeletons->nlinks]); in bonding_cleanup()
/Linux-v6.6/Documentation/filesystems/
Dxfs-online-fsck-design.rst1432 :ref:`file link counts <nlinks>` are discussed in more detail in later
1495 :ref:`Quota usage <quotacheck>` and :ref:`file link count <nlinks>`
3756 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=scrub-nlinks>`_
4392 The :ref:`file link count fsck <nlinks>` code takes care of fixing link counts