Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Dsuper.c1843 #define SWARN(silent, s, id, ...) \ macro
1888 SWARN(silent, s, "", "Cannot allocate commit workqueue"); in reiserfs_fill_super()
1902 SWARN(silent, s, "", "Cannot allocate memory for " in reiserfs_fill_super()
1912 SWARN(silent, s, "jmacd-7", "resize option for remount only"); in reiserfs_fill_super()
1928 SWARN(silent, s, "sh-2021", "can not find reiserfs on %s", in reiserfs_fill_super()
1942 SWARN(silent, s, "", "Filesystem cannot be " in reiserfs_fill_super()
1944 SWARN(silent, s, "", "You may need to run fsck " in reiserfs_fill_super()
1946 SWARN(silent, s, "", "Or may be you forgot to " in reiserfs_fill_super()
1955 SWARN(silent, s, "jmacd-8", "unable to read bitmap"); in reiserfs_fill_super()
1961 SWARN(silent, s, "", "CONFIG_REISERFS_CHECK is set ON"); in reiserfs_fill_super()
[all …]