Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h499 #define MS_ACTIVE (1<<30) macro
H A Dsuper.c2498 sb->s_flags |= MS_ACTIVE | MS_NOATIME; in ubifs_mount()