Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_disk.h321 __u64 lsd_mount_count; /* incarnation number */ member
384 lsd->lsd_mount_count = le64_to_cpu(buf->lsd_mount_count); in lsd_le_to_cpu()
411 buf->lsd_mount_count = cpu_to_le64(lsd->lsd_mount_count); in lsd_cpu_to_le()