| /linux/fs/xfs/scrub/ |
| H A D | trace.h | 164 __entry->dev = ip->i_mount->m_super->s_dev; 206 __entry->dev = sc->mp->m_super->s_dev; 238 __entry->dev = ip->i_mount->m_super->s_dev; 276 __entry->dev = mp->m_super->s_dev; 312 __entry->dev = sc->mp->m_super->s_dev; 342 __entry->dev = sc->ip->i_mount->m_super->s_dev; 371 __entry->dev = sc->mp->m_super->s_dev; 405 __entry->dev = sc->mp->m_super->s_dev; 440 __entry->dev = sc->ip->i_mount->m_super->s_dev; 482 __entry->dev = cursor->sc->mp->m_super->s_dev; [all …]
|
| H A D | fscounters.c | 126 error = freeze_super(sc->mp->m_super, FREEZE_HOLDER_KERNEL, NULL); in xchk_fsfreeze() 138 error = thaw_super(sc->mp->m_super, FREEZE_HOLDER_KERNEL, NULL); in xchk_fsthaw()
|
| /linux/fs/xfs/ |
| H A D | xfs_health.c | 121 fserror_report_metadata(mp->m_super, -EFSCORRUPTED, GFP_NOFS); in xfs_fs_mark_sick() 143 fserror_report_metadata(mp->m_super, -EFSCORRUPTED, GFP_NOFS); in xfs_fs_mark_corrupt() 230 fserror_report_metadata(xg->xg_mount->m_super, -EFSCORRUPTED, GFP_NOFS); in xfs_group_mark_sick() 255 fserror_report_metadata(xg->xg_mount->m_super, -EFSCORRUPTED, GFP_NOFS); in xfs_group_mark_corrupt() 325 fserror_report_metadata(ip->i_mount->m_super, -EFSCORRUPTED, in xfs_inode_report_fserror()
|
| H A D | xfs_super.c | 373 if (mp->m_super->s_blocksize != PAGE_SIZE) { in xfs_setup_dax_always() 402 mode = sb_open_mode(mp->m_super->s_flags); in xfs_blkdev_get() 404 mp->m_super, &fs_holder_ops); in xfs_blkdev_get() 470 struct super_block *sb = mp->m_super; in xfs_open_devices() 596 1, mp->m_super->s_id); in xfs_init_mount_workqueues() 602 0, mp->m_super->s_id); in xfs_init_mount_workqueues() 608 0, mp->m_super->s_id); in xfs_init_mount_workqueues() 614 0, mp->m_super->s_id); in xfs_init_mount_workqueues() 620 1, mp->m_super->s_id); in xfs_init_mount_workqueues() 626 mp->m_super->s_id); in xfs_init_mount_workqueues() [all …]
|
| H A D | xfs_notify_failure.c | 132 struct super_block *sb = mp->m_super; in xfs_dax_notify_failure_freeze() 147 struct super_block *sb = mp->m_super; in xfs_dax_notify_failure_thaw() 380 if (!(mp->m_super->s_flags & SB_BORN)) { in xfs_dax_notify_failure()
|
| H A D | xfs_fsops.c | 455 if (!bdev_freeze(mp->m_super->s_bdev)) { in xfs_fs_goingdown() 457 bdev_thaw(mp->m_super->s_bdev); in xfs_fs_goingdown() 534 fserror_report_shutdown(mp->m_super, GFP_KERNEL); in xfs_do_force_shutdown()
|
| H A D | xfs_icache.c | 97 ip = alloc_inode_sb(mp->m_super, xfs_inode_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_inode_alloc() 99 if (inode_init_always(mp->m_super, VFS_I(ip))) { in xfs_inode_alloc() 341 error = inode_init_always(mp->m_super, inode); in xfs_reinit_inode() 1652 icw.icw_uid = make_kuid(mp->m_super->s_user_ns, udqp->q_id); in xfs_blockgc_free_dquots() 1658 icw.icw_gid = make_kgid(mp->m_super->s_user_ns, gdqp->q_id); in xfs_blockgc_free_dquots() 2341 mp->m_super->s_id); in xfs_inodegc_register_shrinker()
|
| H A D | xfs_healthmon.c | 120 hm->mount_cookie = (uintptr_t)mp->m_super; in xfs_healthmon_attach() 1199 hm->dev = mp->m_super->s_dev; in xfs_ioc_health_monitor() 1250 trace_xfs_healthmon_create(mp->m_super->s_dev, hmo.flags, hmo.format); in xfs_ioc_health_monitor()
|
| H A D | xfs_itable.c | 71 struct user_namespace *sb_userns = mp->m_super->s_user_ns; in xfs_bulkstat_one_int()
|
| H A D | xfs_log.c | 693 mp->m_super->s_flags |= SB_ACTIVE; in xfs_log_mount_finish() 697 mp->m_super->s_flags &= ~SB_ACTIVE; in xfs_log_mount_finish() 698 evict_inodes(mp->m_super); in xfs_log_mount_finish() 1447 0, mp->m_super->s_id); in xlog_alloc_log()
|
| H A D | xfs_zone_alloc.c | 923 if ((mp->m_super->s_flags & SB_ACTIVE) && mp->m_zone_info) in xfs_zoned_wake_all() 1297 mp->m_super->s_min_writeback_pages = in xfs_mount_zones()
|
| H A D | xfs_mount.h | 156 struct super_block *m_super; member
|
| H A D | xfs_iomap.c | 192 ASSERT(offset <= mp->m_super->s_maxbytes); in xfs_iomap_end_fsb() 194 XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes)); in xfs_iomap_end_fsb() 1964 XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes)); in xfs_buffered_write_iomap_begin()
|
| H A D | xfs_buf.c | 1682 if (btp->bt_bdev != btp->bt_mount->m_super->s_bdev) in xfs_free_buftarg() 1827 mp->m_super->s_id); in xfs_alloc_buftarg()
|
| H A D | xfs_trans_ail.c | 937 mp->m_super->s_id); in xfs_trans_ail_init()
|
| H A D | xfs_qm.c | 829 mp->m_super->s_id); in xfs_qm_init_quotainfo() 1177 maxlblkcnt = XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes); in xfs_qm_reset_dqcounts_buf()
|
| H A D | xfs_zone_gc.c | 1200 "xfs-zone-gc/%s", mp->m_super->s_id); in xfs_zone_gc_mount()
|
| H A D | xfs_ioctl.c | 1413 guard(super_write)(mp->m_super); in xfs_file_ioctl()
|
| H A D | xfs_log_cil.c | 2018 4, log->l_mp->m_super->s_id); in xlog_cil_init()
|