Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dreiserfs.h655 REPLAYONLY, enumerator
725 #define replay_only(s) (REISERFS_SB(s)->s_mount_opt & (1 << REPLAYONLY))
H A Dsuper.c1160 {"replayonly",.setmask = 1 << REPLAYONLY}, in reiserfs_parse_options()