Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_debug.h80 #define jfs_warn(fmt, arg...) do { \ macro
99 #define jfs_warn(fmt, arg...) do {} while (0) macro
Djfs_inode.c63 jfs_warn("ialloc: new_inode returned NULL!"); in ialloc()
71 jfs_warn("ialloc: diAlloc returned %d!", rc); in ialloc()
Djfs_logmgr.c1006 jfs_warn("\n ... Log Wrap ... Log Wrap ... Log Wrap ...\n"); in lmLogSync()
1097 jfs_warn("wrong uuid on JFS journal"); in lmLogOpen()
1172 jfs_warn("lmLogOpen: exit(%d)", rc); in lmLogOpen()
1199 jfs_warn("lmLogOpen: exit(%d)", rc); in open_inline_log()
1318 jfs_warn("*** Log Format Error ! ***"); in lmLogInit()
1325 jfs_warn("*** Log Is Dirty ! ***"); in lmLogInit()
1340 jfs_warn("wrong uuid on JFS log device"); in lmLogInit()
1440 jfs_warn("lmLogInit: exit(%d)", rc); in lmLogInit()
1709 jfs_warn("lmLogShutdown: exit(%d)", rc); in lmLogShutdown()
1753 jfs_warn("Too many file systems sharing journal!"); in lmLogFileSystem()
[all …]
Dioctl.c141 jfs_warn("FITRIM not supported on device"); in jfs_ioctl()
Djfs_dtree.c261 jfs_warn("find_entry called with index = %d", index); in find_index()
268 jfs_warn("find_entry called with index >= next_index"); in find_index()
353 jfs_warn("add_index: next_index = %d. Resetting!", in add_index()
408 jfs_warn("add_index: xtInsert failed!"); in add_index()
454 jfs_warn("add_index: xtInsert failed!"); in add_index()
3185 jfs_warn("jfs_readdir: __get_free_page failed!"); in jfs_readdir()