Searched refs:SWARN (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/fs/reiserfs/ |
D | super.c | 1891 #define SWARN(silent, s, id, ...) \ macro 1934 SWARN(silent, s, "", "Cannot allocate commit workqueue"); in reiserfs_fill_super() 1948 SWARN(silent, s, "", "Cannot allocate memory for " in reiserfs_fill_super() 1958 SWARN(silent, s, "jmacd-7", "resize option for remount only"); in reiserfs_fill_super() 1974 SWARN(silent, s, "sh-2021", "can not find reiserfs on %s", in reiserfs_fill_super() 1991 SWARN(silent, s, "", "Filesystem cannot be " in reiserfs_fill_super() 1993 SWARN(silent, s, "", "You may need to run fsck " in reiserfs_fill_super() 1995 SWARN(silent, s, "", "Or may be you forgot to " in reiserfs_fill_super() 2004 SWARN(silent, s, "jmacd-8", "unable to read bitmap"); in reiserfs_fill_super() 2010 SWARN(silent, s, "", "CONFIG_REISERFS_CHECK is set ON"); in reiserfs_fill_super() [all …]
|