Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/storage/
Dalauda.c103 unsigned char blockshift; member
180 unsigned char blockshift; /* 1<<bs pages per block */ member
919 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_read_data() local
1013 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_write_data() local
Dsddr09.c119 char blockshift; /* 1<<bs pages in an erase block */ member
260 int blockshift; /* log2 of blocksize */ member
Dsddr55.c100 int blockshift; /* log2 of blocksize */ member
/linux-4.1.27/fs/xfs/
Dxfs_super.c543 unsigned int blockshift) in xfs_max_file_offset()