Significance of spacing in linear_conf_t

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
Can someone help me understand the significance of spacing in struct linear_conf_t ?

struct linear_private_data
{
    struct linear_private_data *prev;   /* earlier version */
    dev_info_t      **hash_table;
    sector_t        spacing;
    sector_t        array_sectors;
    int         sector_shift;   /* shift before dividing
                         * by spacing
                         */
    dev_info_t      disks[0];
};


--
Regards,
Sandeep.






“To learn is to change. Education is a process that changes the learner.”

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux