Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_disk.h73 struct lustre_mount_data { struct
74 __u32 lmd_magic;
75 __u32 lmd_flags; /* lustre mount flags */
76 int lmd_mgs_failnodes; /* mgs failover node count */
77 int lmd_exclude_count;
78 int lmd_recovery_time_soft;
79 int lmd_recovery_time_hard;
80 char *lmd_dev; /* device name */
81 char *lmd_profile; /* client only */
82 char *lmd_mgssec; /* sptlrpc flavor to mgs */
[all …]