Home
last modified time | relevance | path

Searched refs:m_super (Results 1 – 19 of 19) sorted by relevance

/linux/fs/xfs/scrub/
H A Dtrace.h164 __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 Dfscounters.c126 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 Dxfs_health.c121 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 Dxfs_super.c373 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 Dxfs_notify_failure.c132 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 Dxfs_fsops.c455 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 Dxfs_icache.c97 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 Dxfs_healthmon.c120 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 Dxfs_itable.c71 struct user_namespace *sb_userns = mp->m_super->s_user_ns; in xfs_bulkstat_one_int()
H A Dxfs_log.c693 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 Dxfs_zone_alloc.c923 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 Dxfs_mount.h156 struct super_block *m_super; member
H A Dxfs_iomap.c192 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 Dxfs_buf.c1682 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 Dxfs_trans_ail.c937 mp->m_super->s_id); in xfs_trans_ail_init()
H A Dxfs_qm.c829 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 Dxfs_zone_gc.c1200 "xfs-zone-gc/%s", mp->m_super->s_id); in xfs_zone_gc_mount()
H A Dxfs_ioctl.c1413 guard(super_write)(mp->m_super); in xfs_file_ioctl()
H A Dxfs_log_cil.c2018 4, log->l_mp->m_super->s_id); in xlog_cil_init()