Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/storage/
Dalauda.c103 unsigned char blockshift; member
180 unsigned char blockshift; /* 1<<bs pages per block */ member
926 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_read_data() local
1021 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_write_data() local
Dsddr09.c121 char blockshift; /* 1<<bs pages in an erase block */ member
266 int blockshift; /* log2 of blocksize */ member
Dsddr55.c100 int blockshift; /* log2 of blocksize */ member
/linux-3.3/fs/xfs/
Dxfs_super.c564 unsigned int blockshift) in xfs_max_file_offset()
/linux-3.3/drivers/mtd/nand/
Dalauda.c63 u8 blockshift; /* 1<<blockshift block size */ member