Searched refs:ubifs_msg (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/fs/ubifs/ |
D | super.c | 504 ubifs_msg("read-only UBI device"); in init_constants_early() 509 ubifs_msg("static UBI volume - read-only mode"); in init_constants_early() 977 ubifs_msg("parse %s", option); in parse_standard_option() 1285 ubifs_msg("recovery needed"); in mount_ubifs() 1385 ubifs_msg("recovery deferred"); in mount_ubifs() 1388 ubifs_msg("recovery completed"); in mount_ubifs() 1409 ubifs_msg("mounted UBI device %d, volume %d, name \"%s\"", in mount_ubifs() 1412 ubifs_msg("mounted read-only"); in mount_ubifs() 1414 ubifs_msg("file system size: %lld bytes (%lld KiB, %lld MiB, %d " in mount_ubifs() 1417 ubifs_msg("journal size: %lld bytes (%lld KiB, %lld MiB, %d " in mount_ubifs() [all …]
|
D | debug.c | 1043 ubifs_msg("saved lprops statistics dump"); in dbg_check_space_info() 1047 ubifs_msg("current lprops statistics dump"); in dbg_check_space_info() 1239 ubifs_msg("first node at %d:%d\n", zbr1->lnum, zbr1->offs); in dbg_check_key_order() 1241 ubifs_msg("second node at %d:%d\n", zbr2->lnum, zbr2->offs); in dbg_check_key_order() 1444 ubifs_msg("dump of the znode"); in dbg_check_znode() 1447 ubifs_msg("dump of the parent znode"); in dbg_check_znode() 1514 ubifs_msg("first znode"); in dbg_check_tnc() 1516 ubifs_msg("second znode"); in dbg_check_tnc() 1673 ubifs_msg("dump of znode at LEB %d:%d", zbr->lnum, zbr->offs); in dbg_walk_index() 2080 ubifs_msg("dump of node at LEB %d:%d", zbr->lnum, zbr->offs); in check_leaf() [all …]
|
D | sb.c | 342 ubifs_msg("default file-system created"); in create_default_filesystem() 554 ubifs_msg("only R/O mounting is possible"); in ubifs_read_superblock()
|
D | ubifs.h | 45 #define ubifs_msg(fmt, ...) \ macro
|
D | recovery.c | 307 ubifs_msg("recovered master node from LEB %d", in ubifs_recover_master_node()
|