Home
last modified time | relevance | path

Searched refs:ns_sb (Results 1 – 6 of 6) sorted by relevance

/linux/fs/nilfs2/
H A Dthe_nilfs.c63 nilfs->ns_sb = sb; in alloc_nilfs()
187 nilfs_err(nilfs->ns_sb, in nilfs_store_log_cursor()
443 nilfs_err(nilfs->ns_sb, in nilfs_store_disk_layout()
456 nilfs_err(nilfs->ns_sb, "too large inode size: %d bytes", in nilfs_store_disk_layout()
460 nilfs_err(nilfs->ns_sb, "too small inode size: %d bytes", in nilfs_store_disk_layout()
467 nilfs_err(nilfs->ns_sb, in nilfs_store_disk_layout()
475 nilfs_err(nilfs->ns_sb, "too short segment: %lu blocks", in nilfs_store_disk_layout()
485 nilfs_err(nilfs->ns_sb, in nilfs_store_disk_layout()
493 nilfs_err(nilfs->ns_sb, in nilfs_store_disk_layout()
500 nblocks = sb_bdev_nr_blocks(nilfs->ns_sb); in nilfs_store_disk_layout()
[all …]
H A Dsysfs.c253 nilfs_err(nilfs->ns_sb, "unable to get checkpoint stat: err=%d", in nilfs_checkpoints_checkpoints_number_show()
276 nilfs_err(nilfs->ns_sb, "unable to get checkpoint stat: err=%d", in nilfs_checkpoints_snapshots_number_show()
396 nilfs_err(nilfs->ns_sb, "unable to get segment stat: err=%d", in nilfs_segments_dirty_segments_show()
772 nilfs_err(nilfs->ns_sb, "unable to convert string: err=%d", in nilfs_superblock_sb_update_frequency_store()
779 nilfs_warn(nilfs->ns_sb, in nilfs_superblock_sb_update_frequency_store()
H A Drecovery.c178 return nilfs_warn_segment_error(nilfs->ns_sb, ret); in nilfs_read_super_root_block()
748 nilfs_warn(nilfs->ns_sb, in nilfs_finish_roll_forward()
1015 return ret < 0 ? ret : nilfs_warn_segment_error(nilfs->ns_sb, ret); in nilfs_search_super_root()
H A Dthe_nilfs.h97 struct super_block *ns_sb; member
H A Dioctl.c810 nilfs_err(nilfs->ns_sb, "error %d preparing GC: %s", ret, msg); in nilfs_ioctl_prepare_clean_segments()
H A Dsegment.c1154 nilfs_err(nilfs->ns_sb, in nilfs_free_segments()