Searched refs:mnt_count (Results 1 – 2 of 2) sorted by relevance
110 int32_t mnt_count; /* reference on the mount */ member
905 mp->mnt_count++; in mount_ref()920 mp->mnt_count--; in mount_drop()922 if (mp->mnt_count == 0 && (mp->mnt_lflag & MNT_LDRAIN)) { in mount_drop()1009 while (mp->mnt_count) { in mount_refdrain()