Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Dalauda.c93 unsigned char blockshift; member
170 unsigned char blockshift; /* 1<<bs pages per block */ member
911 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_read_data() local
1005 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_write_data() local
Dsddr09.c110 char blockshift; /* 1<<bs pages in an erase block */ member
251 int blockshift; /* log2 of blocksize */ member
Dsddr55.c91 int blockshift; /* log2 of blocksize */ member
/Linux-v4.19/fs/xfs/
Dxfs_super.c533 unsigned int blockshift) in xfs_max_file_offset()