Searched refs:SWARN (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/reiserfs/ |
D | super.c | 1884 #define SWARN(silent, s, id, ...) \ macro 1927 SWARN(silent, s, "", "Cannot allocate commit workqueue"); in reiserfs_fill_super() 1941 SWARN(silent, s, "", "Cannot allocate memory for " in reiserfs_fill_super() 1951 SWARN(silent, s, "jmacd-7", "resize option for remount only"); in reiserfs_fill_super() 1967 SWARN(silent, s, "sh-2021", "can not find reiserfs on %s", in reiserfs_fill_super() 1982 SWARN(silent, s, "", "Filesystem cannot be " in reiserfs_fill_super() 1984 SWARN(silent, s, "", "You may need to run fsck " in reiserfs_fill_super() 1986 SWARN(silent, s, "", "Or may be you forgot to " in reiserfs_fill_super() 1995 SWARN(silent, s, "jmacd-8", "unable to read bitmap"); in reiserfs_fill_super() 2001 SWARN(silent, s, "", "CONFIG_REISERFS_CHECK is set ON"); in reiserfs_fill_super() [all …]
|