Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dalauda.c106 unsigned char blockshift; member
183 unsigned char blockshift; /* 1<<bs pages per block */ member
922 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_read_data() local
1016 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_write_data() local
Dsddr09.c122 char blockshift; /* 1<<bs pages in an erase block */ member
263 int blockshift; /* log2 of blocksize */ member
Dsddr55.c103 int blockshift; /* log2 of blocksize */ member
/linux-4.4.14/fs/xfs/
Dxfs_super.c542 unsigned int blockshift) in xfs_max_file_offset()