Home
last modified time | relevance | path

Searched defs:BITS_PER_SECTOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_fs.h119 #define BITS_PER_SECTOR(sb) ((sb)->s_blocksize * BITS_PER_BYTE) macro
/kernel/linux/linux-6.6/fs/exfat/
H A Dexfat_fs.h131 #define BITS_PER_SECTOR(sb) ((sb)->s_blocksize * BITS_PER_BYTE) macro

Completed in 3 milliseconds