Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_disk.h178 __u64 lsd_mount_count; /* incarnation number */ member
243 lsd->lsd_mount_count = le64_to_cpu(buf->lsd_mount_count); in lsd_le_to_cpu()
271 buf->lsd_mount_count = cpu_to_le64(lsd->lsd_mount_count); in lsd_cpu_to_le()