Searched refs:jfs_warn (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_debug.h82 #define jfs_warn(fmt, arg...) do { \ macro
102 #define jfs_warn(fmt, arg...) do {} while (0) macro
H A Djfs_inode.c81 jfs_warn("ialloc: new_inode returned NULL!");
89 jfs_warn("ialloc: diAlloc returned %d!", rc);
H A Djfs_logmgr.c1001 jfs_warn("\n ... Log Wrap ... Log Wrap ... Log Wrap ...\n");
1093 jfs_warn("wrong uuid on JFS journal\n");
1174 jfs_warn("lmLogOpen: exit(%d)", rc);
1201 jfs_warn("lmLogOpen: exit(%d)", rc);
1320 jfs_warn("*** Log Format Error ! ***");
1327 jfs_warn("*** Log Is Dirty ! ***");
1343 jfs_warn("wrong uuid on JFS log device");
1443 jfs_warn("lmLogInit: exit(%d)", rc);
1712 jfs_warn("lmLogShutdown: exit(%d)", rc);
1756 jfs_warn("To
[all...]
H A Djfs_dtree.c260 jfs_warn("find_entry called with index = %d", index);
267 jfs_warn("find_entry called with index >= next_index");
352 jfs_warn("add_index: next_index = %d. Resetting!",
407 jfs_warn("add_index: xtInsert failed!");
452 jfs_warn("add_index: xtInsert failed!");
3187 jfs_warn("jfs_readdir: __get_free_page failed!");

Completed in 109 milliseconds