Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dthe_nilfs.c64 nilfs->ns_sb = sb; in alloc_nilfs()
186 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_store_log_cursor()
402 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_store_disk_layout()
415 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_store_disk_layout()
420 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_store_disk_layout()
430 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_store_disk_layout()
441 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_store_disk_layout()
449 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_store_disk_layout()
456 nblocks = (u64)i_size_read(nilfs->ns_sb->s_bdev->bd_inode) >> in nilfs_store_disk_layout()
457 nilfs->ns_sb->s_blocksize_bits; in nilfs_store_disk_layout()
[all …]
Dsysfs.c264 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_checkpoints_checkpoints_number_show()
287 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_checkpoints_snapshots_number_show()
406 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_segments_dirty_segments_show()
780 nilfs_msg(nilfs->ns_sb, KERN_ERR, in nilfs_superblock_sb_update_frequency_store()
787 nilfs_msg(nilfs->ns_sb, KERN_WARNING, in nilfs_superblock_sb_update_frequency_store()
Drecovery.c171 return nilfs_warn_segment_error(nilfs->ns_sb, ret); in nilfs_read_super_root_block()
706 nilfs_msg(nilfs->ns_sb, KERN_WARNING, in nilfs_finish_roll_forward()
953 return ret < 0 ? ret : nilfs_warn_segment_error(nilfs->ns_sb, ret); in nilfs_search_super_root()
Dthe_nilfs.h99 struct super_block *ns_sb; member
Dioctl.c845 nilfs_msg(nilfs->ns_sb, KERN_ERR, "error %d preparing GC: %s", ret, in nilfs_ioctl_prepare_clean_segments()