Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ubifs/
Dsuper.c503 ubifs_msg("read-only UBI device"); in init_constants_early()
508 ubifs_msg("static UBI volume - read-only mode"); in init_constants_early()
979 ubifs_msg("parse %s", option); in parse_standard_option()
1287 ubifs_msg("recovery needed"); in mount_ubifs()
1396 ubifs_msg("recovery deferred"); in mount_ubifs()
1399 ubifs_msg("recovery completed"); in mount_ubifs()
1420 ubifs_msg("mounted UBI device %d, volume %d, name \"%s\"", in mount_ubifs()
1423 ubifs_msg("mounted read-only"); in mount_ubifs()
1425 ubifs_msg("file system size: %lld bytes (%lld KiB, %lld MiB, %d " in mount_ubifs()
1428 ubifs_msg("journal size: %lld bytes (%lld KiB, %lld MiB, %d " in mount_ubifs()
[all …]
Ddebug.c1122 ubifs_msg("saved lprops statistics dump"); in dbg_check_space_info()
1124 ubifs_msg("saved budgeting info dump"); in dbg_check_space_info()
1126 ubifs_msg("saved idx_gc_cnt %d", d->saved_idx_gc_cnt); in dbg_check_space_info()
1127 ubifs_msg("current lprops statistics dump"); in dbg_check_space_info()
1130 ubifs_msg("current budgeting info dump"); in dbg_check_space_info()
1326 ubifs_msg("first node at %d:%d\n", zbr1->lnum, zbr1->offs); in dbg_check_key_order()
1328 ubifs_msg("second node at %d:%d\n", zbr2->lnum, zbr2->offs); in dbg_check_key_order()
1531 ubifs_msg("dump of the znode"); in dbg_check_znode()
1534 ubifs_msg("dump of the parent znode"); in dbg_check_znode()
1601 ubifs_msg("first znode"); in dbg_check_tnc()
[all …]
Dsb.c342 ubifs_msg("default file-system created"); in create_default_filesystem()
564 ubifs_msg("only R/O mounting is possible"); in ubifs_read_superblock()
795 ubifs_msg("start fixing up free space"); in ubifs_fixup_free_space()
814 ubifs_msg("free space fixup complete"); in ubifs_fixup_free_space()
Dubifs.h45 #define ubifs_msg(fmt, ...) \ macro
Drecovery.c308 ubifs_msg("recovered master node from LEB %d", in ubifs_recover_master_node()