Searched refs:SF_VERBOSE (Results 1 – 2 of 2) sorted by relevance
249 *mount_opts |= SF_VERBOSE; in parse_options()448 if (mount_flags & SF_VERBOSE) { in affs_fill_super()
123 #define SF_VERBOSE 0x0800 /* Talk about fs when mounting */ macro