Searched refs:SWARN (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/reiserfs/ |
D | super.c | 1892 #define SWARN(silent, s, id, ...) \ macro 1935 SWARN(silent, s, "", "Cannot allocate commit workqueue"); in reiserfs_fill_super() 1949 SWARN(silent, s, "", "Cannot allocate memory for " in reiserfs_fill_super() 1959 SWARN(silent, s, "jmacd-7", "resize option for remount only"); in reiserfs_fill_super() 1975 SWARN(silent, s, "sh-2021", "can not find reiserfs on %s", in reiserfs_fill_super() 1989 SWARN(silent, s, "", "Filesystem cannot be " in reiserfs_fill_super() 1991 SWARN(silent, s, "", "You may need to run fsck " in reiserfs_fill_super() 1993 SWARN(silent, s, "", "Or may be you forgot to " in reiserfs_fill_super() 2002 SWARN(silent, s, "jmacd-8", "unable to read bitmap"); in reiserfs_fill_super() 2008 SWARN(silent, s, "", "CONFIG_REISERFS_CHECK is set ON"); in reiserfs_fill_super() [all …]
|