Home
last modified time | relevance | path

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

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