Home
last modified time | relevance | path

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

/linux-6.12.1/fs/reiserfs/
Dsuper.c1883 #define SWARN(silent, s, id, ...) \ macro
1926 SWARN(silent, s, "", "Cannot allocate commit workqueue"); in reiserfs_fill_super()
1940 SWARN(silent, s, "", "Cannot allocate memory for " in reiserfs_fill_super()
1950 SWARN(silent, s, "jmacd-7", "resize option for remount only"); in reiserfs_fill_super()
1966 SWARN(silent, s, "sh-2021", "can not find reiserfs on %s", in reiserfs_fill_super()
1981 SWARN(silent, s, "", "Filesystem cannot be " in reiserfs_fill_super()
1983 SWARN(silent, s, "", "You may need to run fsck " in reiserfs_fill_super()
1985 SWARN(silent, s, "", "Or may be you forgot to " in reiserfs_fill_super()
1994 SWARN(silent, s, "jmacd-8", "unable to read bitmap"); in reiserfs_fill_super()
2000 SWARN(silent, s, "", "CONFIG_REISERFS_CHECK is set ON"); in reiserfs_fill_super()
[all …]