Searched refs:nilfs_warn (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | the_nilfs.c | 241 nilfs_warn(sb, "mounting unchecked fs"); in load_nilfs() 261 nilfs_warn(sb, in load_nilfs() 281 nilfs_warn(sb, in load_nilfs() 618 nilfs_warn(sb, in nilfs_load_super_block() 622 nilfs_warn(sb, in nilfs_load_super_block() 651 nilfs_warn(sb, in nilfs_load_super_block()
|
H A D | alloc.c | 627 nilfs_warn(inode->i_sb, in nilfs_palloc_commit_free_entry() 668 nilfs_warn(inode->i_sb, in nilfs_palloc_abort_alloc_entry() 777 nilfs_warn(inode->i_sb, in nilfs_palloc_freev() 822 nilfs_warn(inode->i_sb, in nilfs_palloc_freev() 840 nilfs_warn(inode->i_sb, in nilfs_palloc_freev()
|
H A D | super.c | 369 nilfs_warn(sb, in nilfs_move_2nd_super() 663 nilfs_warn(sb, "failed to count free inodes: err=%d", err); in nilfs_statfs() 846 nilfs_warn(sb, "mounting fs with errors"); in nilfs_setup_super() 849 nilfs_warn(sb, "maximal mount count reached"); in nilfs_setup_super() 1161 nilfs_warn(sb, in nilfs_remount() 1192 nilfs_warn(sb, in nilfs_remount()
|
H A D | inode.c | 111 nilfs_warn(inode->i_sb, in nilfs_get_block() 357 nilfs_warn(sb, in nilfs_new_inode() 864 nilfs_warn(ii->vfs_inode.i_sb, "error %d truncating bmap (ino=%lu)", in nilfs_truncate_bmap() 1100 nilfs_warn(inode->i_sb, in nilfs_set_file_dirty() 1131 nilfs_warn(inode->i_sb, in __nilfs_mark_inode_dirty() 1160 nilfs_warn(inode->i_sb, in nilfs_dirty_inode()
|
H A D | ifile.c | 142 nilfs_warn(sb, "error %d reading inode: ino=%lu", in nilfs_ifile_get_inode_block()
|
H A D | sufile.c | 174 nilfs_warn(sufile->i_sb, in nilfs_sufile_updatev() 233 nilfs_warn(sufile->i_sb, "%s: invalid segment number: %llu", in nilfs_sufile_update() 412 nilfs_warn(sufile->i_sb, "%s: segment %llu must be clean", in nilfs_sufile_do_cancel_free() 469 nilfs_warn(sufile->i_sb, "%s: segment %llu is already clean", in nilfs_sufile_do_free()
|
H A D | page.c | 403 nilfs_warn(sb, "discard dirty page: offset=%lld, ino=%lu", in nilfs_clear_dirty_page() 422 nilfs_warn(sb, in nilfs_clear_dirty_page()
|
H A D | recovery.c | 78 nilfs_warn(sb, "invalid segment: %s", msg); in nilfs_warn_segment_error() 547 nilfs_warn(sb, in nilfs_recover_dsync_blocks() 706 nilfs_warn(nilfs->ns_sb, in nilfs_finish_roll_forward()
|
H A D | segment.c | 156 nilfs_warn(sb, "journal info from a different FS"); in nilfs_prepare_segment_lock() 1995 nilfs_warn(sci->sc_super, in nilfs_segctor_collect_dirty_files() 2534 nilfs_warn(sb, "error %d cleaning segments", err); in nilfs_clean_segments() 2542 nilfs_warn(sb, in nilfs_clean_segments() 2819 nilfs_warn(sci->sc_super, in nilfs_segctor_destroy() 2825 nilfs_warn(sci->sc_super, in nilfs_segctor_destroy() 2904 nilfs_warn(sb, in nilfs_detach_log_writer()
|
H A D | nilfs.h | 342 #define nilfs_warn(sb, fmt, ...) \ macro
|
H A D | namei.c | 294 nilfs_warn(inode->i_sb, in nilfs_do_unlink()
|
H A D | sysfs.c | 779 nilfs_warn(nilfs->ns_sb, in nilfs_superblock_sb_update_frequency_store()
|
H A D | btree.c | 2138 nilfs_warn(btree->b_inode->i_sb, in nilfs_btree_add_dirty_buffer()
|