Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dmount.h31 int m_count; member
Dnamespace.c698 mp->m_count++; in lookup_mountpoint()
743 new->m_count = 1; in get_mountpoint()
757 if (!--mp->m_count) { in put_mountpoint()
836 mp->m_count++; in mnt_set_mountpoint()
3172 root_mp->m_count++; /* pin it so it won't go away */ in SYSCALL_DEFINE2()