Home
last modified time | relevance | path

Searched defs:lustre_mount_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_disk.h215 struct lustre_mount_data { struct
216 __u32 lmd_magic;
217 __u32 lmd_flags; /* lustre mount flags */
218 int lmd_mgs_failnodes; /* mgs failover node count */
219 int lmd_exclude_count;
220 int lmd_recovery_time_soft;
221 int lmd_recovery_time_hard;
222 char *lmd_dev; /* device name */
223 char *lmd_profile; /* client only */
224 char *lmd_mgssec; /* sptlrpc flavor to mgs */
[all …]