Searched refs:mnt_mount_id (Results 1 – 3 of 3) sorted by relevance
203 uint64_t mnt_mount_id; /* system-wide unique mount ID */ member
462 return mp->mnt_mount_id; in vfs_mount_id()
1384 mp->mnt_mount_id = os_atomic_inc_orig(&mount_unique_id, relaxed); in mount_common()