Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/storage/
Dalauda.c94 unsigned char blockshift; member
171 unsigned char blockshift; /* 1<<bs pages per block */ member
912 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_read_data() local
1006 unsigned int blockshift = MEDIA_INFO(us).blockshift; in alauda_write_data() local
Dsddr09.c111 char blockshift; /* 1<<bs pages in an erase block */ member
252 int blockshift; /* log2 of blocksize */ member
Dsddr55.c92 int blockshift; /* log2 of blocksize */ member
/Linux-v5.4/fs/xfs/
Dxfs_super.c517 unsigned int blockshift) in xfs_max_file_offset()