Searched refs:nlinks (Results 1 – 4 of 4) sorted by relevance
324 unsigned int nlinks) in cpio_mkfile() argument374 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() local489 nlinks++; in cpio_mkfile_line()496 mode, uid, gid, nlinks); in cpio_mkfile_line()
536 int nlinks; in acpi_validate_coresight_graph() local538 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() local678 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()
95 int nlinks; member108 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()
1432 :ref:`file link counts <nlinks>` are discussed in more detail in later1495 :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