Home
last modified time | relevance | path

Searched refs:nr_links (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/trace/coresight/
H A Dcoresight-ect.rst93 links can be 0 to ``nr_trigger_cons``. Actual number given by ``nr_links``
/linux/fs/ntfs/
H A Dinode.c545 int nr_links, err; in ntfs_is_extended_system_file() local
551 nr_links = le16_to_cpu(ctx->mrec->link_count); in ntfs_is_extended_system_file()
560 nr_links--; in ntfs_is_extended_system_file()
616 if (unlikely(nr_links)) { in ntfs_is_extended_system_file()