Home
last modified time | relevance | path

Searched refs:exofs_sb_stats (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/exofs/
Dcommon.h109 struct exofs_sb_stats { struct
Dexofs.h68 struct exofs_sb_stats s_ess; /* Written often, pre-allocate*/
Dsuper.c264 sizeof(struct exofs_sb_stats));
295 struct exofs_sb_stats *ess; in __sbi_read_stats()