Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dmisc.c6 void ubifs_msg(const struct ubifs_info *c, const char *fmt, ...) in ubifs_msg() function
H A Dsb.c356 ubifs_msg(c, "default file-system created"); in create_default_filesystem()
559 ubifs_msg(c, "Mounting in %sauthenticated mode", in authenticate_sb_node()
669 ubifs_msg(c, "only R/O mounting is possible"); in ubifs_read_superblock()
914 ubifs_msg(c, "start fixing up free space"); in ubifs_fixup_free_space()
926 ubifs_msg(c, "free space fixup complete"); in ubifs_fixup_free_space()
H A Dcommit.c291 ubifs_msg(c, "background thread \"%s\" started, PID %d", in ubifs_bg_thread()
326 ubifs_msg(c, "background thread \"%s\" stops", c->bgt_name); in ubifs_bg_thread()
H A Dauth.c241 ubifs_msg(c, "Successfully verified super block signature"); in ubifs_sb_verify_signature()
H A Drecovery.c297 ubifs_msg(c, "recovered master node from LEB %d", in ubifs_recover_master_node()