Searched refs:nr_links (Results 1 – 5 of 5) sorted by relevance
22 return sprintf(buf, "%d\n", csdev->nr_links); in nr_links_show()24 static DEVICE_ATTR_RO(nr_links);99 info->orig->nr_links++; in coresight_add_sysfs_link()100 info->target->nr_links++; in coresight_add_sysfs_link()123 info->orig->nr_links--; in coresight_remove_sysfs_link()124 info->target->nr_links--; in coresight_remove_sysfs_link()
252 ``nr_links`` attribute detailing the number of links in the directory.259 <file details> nr_links269 <file details> nr_links277 <file details> nr_links286 <file details> nr_links294 <file details> nr_links301 <file details> nr_links310 <file details> nr_links322 <file details> nr_links
93 links can be 0 to ``nr_trigger_cons``. Actual number given by ``nr_links``
209 int nr_links; member
434 int nr_links, err; in ntfs_is_extended_system_file() local440 nr_links = le16_to_cpu(ctx->mrec->link_count); in ntfs_is_extended_system_file()449 nr_links--; in ntfs_is_extended_system_file()489 if (unlikely(nr_links)) { in ntfs_is_extended_system_file()