Home
last modified time | relevance | path

Searched refs:EXOFS_BLKSIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/exofs/
Dcommon.h80 #define EXOFS_BLKSIZE (1UL << EXOFS_BLKSHIFT) macro
Dsuper.c754 sb->s_blocksize = EXOFS_BLKSIZE; in exofs_fill_super()
927 buf->f_bsize = EXOFS_BLKSIZE; in exofs_statfs()