Home
last modified time | relevance | path

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

/fs/affs/
Dsuper.c249 *mount_opts |= SF_VERBOSE; in parse_options()
448 if (mount_flags & SF_VERBOSE) { in affs_fill_super()
Daffs.h123 #define SF_VERBOSE 0x0800 /* Talk about fs when mounting */ macro