Searched refs:m_count (Results 1 – 3 of 3) sorted by relevance
27 int m_count; member
728 mp->m_count++; in lookup_mountpoint()752 mp->m_count = 1; in new_mountpoint()760 if (!--mp->m_count) { in put_mountpoint()839 mp->m_count++; in mnt_set_mountpoint()3031 root_mp->m_count++; /* pin it so it won't go away */ in SYSCALL_DEFINE2()
337 u32 m_count; in promisc_steering_entry() local351 m_count = be32_to_cpu(mgm->members_count) & 0xffffff; in promisc_steering_entry()353 *members_count = m_count; in promisc_steering_entry()355 for (i = 0; i < m_count; i++) { in promisc_steering_entry()