Home
last modified time | relevance | path

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

/Linux-v4.19/fs/exofs/
Dcommon.h80 #define EXOFS_BLKSIZE (1UL << EXOFS_BLKSHIFT) macro
Dsuper.c756 sb->s_blocksize = EXOFS_BLKSIZE; in exofs_fill_super()
925 buf->f_bsize = EXOFS_BLKSIZE; in exofs_statfs()