Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h77 struct dt_device_param { struct
78 unsigned ddp_max_name_len;
79 unsigned ddp_max_nlink;
80 unsigned ddp_block_shift;
81 mntopt_t ddp_mntopts;
82 unsigned ddp_max_ea_size;
83 void *ddp_mnt; /* XXX: old code can retrieve mnt -bzzz */
84 int ddp_mount_type;
85 unsigned long long ddp_maxbytes;
87 int ddp_grant_reserved;
[all …]