Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds