Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/ !
Djfs_debug.h67 #define jfs_warn(fmt, arg...) do { \ macro
86 #define jfs_warn(fmt, arg...) do {} while (0) macro
Djfs_inode.c50 jfs_warn("ialloc: new_inode returned NULL!"); in ialloc()
58 jfs_warn("ialloc: diAlloc returned %d!", rc); in ialloc()
Djfs_logmgr.c985 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("Too many file systems sharing journal!"); in lmLogFileSystem()
[all …]
Dioctl.c120 jfs_warn("FITRIM not supported on device"); in jfs_ioctl()
Djfs_dtree.c248 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()
2874 jfs_warn("jfs_readdir: __get_free_page failed!"); in jfs_readdir()