Searched refs:jfs_warn (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/fs/jfs/ |
D | jfs_debug.h | 84 #define jfs_warn(fmt, arg...) do { \ macro 104 #define jfs_warn(fmt, arg...) do {} while (0) macro
|
D | jfs_inode.c | 43 jfs_warn("ialloc: new_inode returned NULL!"); in ialloc() 57 jfs_warn("ialloc: diAlloc returned %d!", rc); in ialloc()
|
D | jfs_logmgr.c | 997 jfs_warn("\n ... Log Wrap ... Log Wrap ... Log Wrap ...\n"); in lmLogSync() 1149 jfs_warn("lmLogOpen: exit(%d)", rc); in lmLogOpen() 1208 jfs_warn("*** Log Format Error ! ***"); in lmLogInit() 1215 jfs_warn("*** Log Is Dirty ! ***"); in lmLogInit() 1230 jfs_warn("wrong uuid on JFS log device"); in lmLogInit() 1353 jfs_warn("lmLogInit: exit(%d)", rc); in lmLogInit() 1577 jfs_warn("lmLogShutdown: exit(%d)", rc); in lmLogShutdown() 1618 jfs_warn("Too many file systems sharing journal!"); in lmLogFileSystem() 1629 jfs_warn("Somebody stomped on the journal!"); in lmLogFileSystem()
|
D | inode.c | 78 jfs_warn("In jfs_read_inode, alloc_jfs_inode failed"); in jfs_read_inode()
|
D | jfs_dtree.c | 259 jfs_warn("find_entry called with index = %d", index); in find_index() 266 jfs_warn("find_entry called with index >= next_index"); in find_index() 351 jfs_warn("add_index: next_index = %d. Resetting!", in add_index() 402 jfs_warn("add_index: xtInsert failed!"); in add_index() 446 jfs_warn("add_index: xtInsert failed!"); in add_index() 3159 jfs_warn("jfs_readdir: __get_free_page failed!"); in jfs_readdir()
|
D | jfs_txnmgr.c | 2589 jfs_warn("txAbort: tid:%d dirty:0x%x", tid, dirty); in txAbort()
|