Home
last modified time | relevance | path

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

/linux-4.19.296/fs/exofs/
Dcommon.h109 struct exofs_sb_stats { struct
Dexofs.h67 struct exofs_sb_stats s_ess; /* Written often, pre-allocate*/
Dsuper.c269 sizeof(struct exofs_sb_stats));
300 struct exofs_sb_stats *ess; in __sbi_read_stats()