Home
last modified time | relevance | path

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

/linux-4.19.296/fs/exofs/
Dcommon.h97 __le16 s_newfs; /* Non-zero if this is a new fs */ member
Dsuper.c402 fscb->s_newfs = 0; in exofs_sync_fs()