Searched refs:jfs_warn (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_debug.h | 67 #define jfs_warn(fmt, arg...) do { \ macro 86 #define jfs_warn(fmt, arg...) do {} while (0) macro
|
H A D | jfs_inode.c | 50 jfs_warn("ialloc: new_inode returned NULL!"); in ialloc() 58 jfs_warn("ialloc: diAlloc returned %d!", rc); in ialloc()
|
H A D | jfs_logmgr.c | 993 jfs_warn("\n ... Log Wrap ... Log Wrap ... Log Wrap ...\n"); in lmLogSync() 1083 jfs_warn("wrong uuid on JFS journal"); in lmLogOpen() 1158 jfs_warn("lmLogOpen: exit(%d)", rc); in lmLogOpen() 1185 jfs_warn("lmLogOpen: exit(%d)", rc); in open_inline_log() 1304 jfs_warn("*** Log Format Error ! ***"); in lmLogInit() 1311 jfs_warn("*** Log Is Dirty ! ***"); in lmLogInit() 1326 jfs_warn("wrong uuid on JFS log device"); in lmLogInit() 1426 jfs_warn("lmLogInit: exit(%d)", rc); in lmLogInit() 1695 jfs_warn("lmLogShutdown: exit(%d)", rc); in lmLogShutdown() 1739 jfs_warn("To in lmLogFileSystem() [all...] |
H A D | ioctl.c | 133 jfs_warn("FITRIM not supported on device"); in jfs_ioctl()
|
H A D | jfs_dtree.c | 248 jfs_warn("find_entry called with index = %d", index); in find_index() 255 jfs_warn("find_entry called with index >= next_index"); in find_index() 340 jfs_warn("add_index: next_index = %d. Resetting!", in add_index() 395 jfs_warn("add_index: xtInsert failed!"); in add_index() 441 jfs_warn("add_index: xtInsert failed!"); in add_index() 3177 jfs_warn("jfs_readdir: __get_free_page failed!"); in jfs_readdir()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_debug.h | 67 #define jfs_warn(fmt, arg...) do { \ macro 86 #define jfs_warn(fmt, arg...) do {} while (0) macro
|
H A D | jfs_inode.c | 50 jfs_warn("ialloc: new_inode returned NULL!"); in ialloc() 58 jfs_warn("ialloc: diAlloc returned %d!", rc); in ialloc()
|
H A D | jfs_logmgr.c | 985 jfs_warn("\n ... Log Wrap ... Log Wrap ... Log Wrap ...\n"); in lmLogSync() 1075 jfs_warn("wrong uuid on JFS journal"); in lmLogOpen() 1150 jfs_warn("lmLogOpen: exit(%d)", rc); in lmLogOpen() 1177 jfs_warn("lmLogOpen: exit(%d)", rc); in open_inline_log() 1296 jfs_warn("*** Log Format Error ! ***"); in lmLogInit() 1303 jfs_warn("*** Log Is Dirty ! ***"); in lmLogInit() 1318 jfs_warn("wrong uuid on JFS log device"); in lmLogInit() 1418 jfs_warn("lmLogInit: exit(%d)", rc); in lmLogInit() 1687 jfs_warn("lmLogShutdown: exit(%d)", rc); in lmLogShutdown() 1731 jfs_warn("To in lmLogFileSystem() [all...] |
H A D | ioctl.c | 120 jfs_warn("FITRIM not supported on device"); in jfs_ioctl()
|
H A D | jfs_dtree.c | 248 jfs_warn("find_entry called with index = %d", index); in find_index() 255 jfs_warn("find_entry called with index >= next_index"); in find_index() 340 jfs_warn("add_index: next_index = %d. Resetting!", in add_index() 395 jfs_warn("add_index: xtInsert failed!"); in add_index() 441 jfs_warn("add_index: xtInsert failed!"); in add_index() 2879 jfs_warn("jfs_readdir: __get_free_page failed!"); in jfs_readdir()
|
Completed in 14 milliseconds