/linux-6.3-rc2/fs/xfs/ |
A D | xfs_trans_ail.c | 445 XFS_STATS_INC(mp, xs_push_ail_flush); in xfsaild_push() 473 XFS_STATS_INC(mp, xs_push_ail); in xfsaild_push() 489 XFS_STATS_INC(mp, xs_push_ail_success); in xfsaild_push() 507 XFS_STATS_INC(mp, xs_push_ail_flushing); in xfsaild_push() 515 XFS_STATS_INC(mp, xs_push_ail_pinned); in xfsaild_push() 522 XFS_STATS_INC(mp, xs_push_ail_locked); in xfsaild_push()
|
A D | xfs_buf.c | 267 XFS_STATS_INC(bp->b_mount, xb_create); in _xfs_buf_alloc() 395 XFS_STATS_INC(bp->b_mount, xb_page_found); in xfs_buf_alloc_pages() 407 XFS_STATS_INC(bp->b_mount, xb_page_retries); in xfs_buf_alloc_pages() 549 XFS_STATS_INC(bp->b_mount, xb_busy_locked); in xfs_buf_find_lock() 554 XFS_STATS_INC(bp->b_mount, xb_get_locked_waited); in xfs_buf_find_lock() 702 XFS_STATS_INC(btp->bt_mount, xb_miss_locked); in xfs_buf_get_map() 713 XFS_STATS_INC(btp->bt_mount, xb_get_locked); in xfs_buf_get_map() 736 XFS_STATS_INC(btp->bt_mount, xb_get); in xfs_buf_get_map() 819 XFS_STATS_INC(target->bt_mount, xb_get_read); in xfs_buf_read_map()
|
A D | xfs_icache.c | 93 XFS_STATS_INC(mp, vn_active); in xfs_inode_alloc() 545 XFS_STATS_INC(mp, xs_ig_found); in xfs_iget_cache_hit() 551 XFS_STATS_INC(mp, xs_ig_frecycle); in xfs_iget_cache_hit() 675 XFS_STATS_INC(mp, xs_ig_dup); in xfs_iget_cache_miss() 728 XFS_STATS_INC(mp, xs_ig_attempts); in xfs_iget() 749 XFS_STATS_INC(mp, xs_ig_missed); in xfs_iget() 925 XFS_STATS_INC(ip->i_mount, xs_ig_reclaims); in xfs_reclaim_inode() 2137 XFS_STATS_INC(mp, vn_reclaim); in xfs_inode_mark_reclaimable()
|
A D | xfs_dquot.c | 519 XFS_STATS_INC(mp, xs_qm_dquot); in xfs_dquot_alloc() 760 XFS_STATS_INC(mp, xs_qm_dqcachemisses); in xfs_qm_dqget_cache_lookup() 777 XFS_STATS_INC(mp, xs_qm_dqcachehits); in xfs_qm_dqget_cache_lookup() 881 XFS_STATS_INC(mp, xs_qm_dquot_dups); in xfs_qm_dqget() 1005 XFS_STATS_INC(mp, xs_qm_dquot_dups); in xfs_qm_dqget_inode() 1069 XFS_STATS_INC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dqput()
|
A D | xfs_log.c | 304 XFS_STATS_INC(log->l_mp, xs_sleep_logspace); in xlog_grant_head_wait() 412 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_regrant() 475 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_reserve() 925 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_wait_on_iclog() 2101 XFS_STATS_INC(log->l_mp, xs_log_writes); in xlog_sync() 2948 XFS_STATS_INC(log->l_mp, xs_log_noiclogs); in xlog_state_get_iclog_space() 3220 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force() 3402 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force_seq() 3411 XFS_STATS_INC(mp, xs_log_force_sleep); in xfs_log_force_seq()
|
A D | xfs_stats.h | 163 #define XFS_STATS_INC(mp, v) \ macro
|
A D | xfs_trans.c | 1015 XFS_STATS_INC(mp, xs_trans_sync); in __xfs_trans_commit() 1017 XFS_STATS_INC(mp, xs_trans_async); in __xfs_trans_commit() 1041 XFS_STATS_INC(mp, xs_trans_empty); in __xfs_trans_commit()
|
A D | xfs_qm.c | 439 XFS_STATS_INC(dqp->q_mount, xs_qm_dqwants); in xfs_qm_dquot_isolate() 484 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaims); in xfs_qm_dquot_isolate() 491 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate() 496 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate()
|
A D | xfs_attr_list.c | 530 XFS_STATS_INC(dp->i_mount, xs_attr_list); in xfs_attr_list()
|
A D | xfs_dir2_readdir.c | 525 XFS_STATS_INC(dp->i_mount, xs_dir_getdents); in xfs_readdir()
|
A D | xfs_file.c | 292 XFS_STATS_INC(mp, xs_read_calls); in xfs_file_read_iter() 779 XFS_STATS_INC(ip->i_mount, xs_write_calls); in xfs_file_write_iter()
|
A D | xfs_iops.c | 735 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_nonsize() 961 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_size()
|
A D | xfs_super.c | 658 XFS_STATS_INC(ip->i_mount, vn_rele); in xfs_fs_destroy_inode() 659 XFS_STATS_INC(ip->i_mount, vn_remove); in xfs_fs_destroy_inode()
|
A D | xfs_iomap.c | 993 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_buffered_write_iomap_begin()
|
A D | xfs_log_cil.c | 1747 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_cil_force_seq()
|
A D | xfs_ioctl.c | 1152 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_ioctl_setattr_xflags()
|
A D | xfs_inode.c | 3360 XFS_STATS_INC(mp, xs_icluster_flushcnt); in xfs_iflush_cluster()
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_dir2.c | 272 XFS_STATS_INC(dp->i_mount, xs_dir_create); in xfs_dir_createname() 364 XFS_STATS_INC(dp->i_mount, xs_dir_lookup); in xfs_dir_lookup() 441 XFS_STATS_INC(dp->i_mount, xs_dir_remove); in xfs_dir_removename()
|
A D | xfs_attr.c | 262 XFS_STATS_INC(args->dp->i_mount, xs_attr_get); in xfs_attr_get() 995 XFS_STATS_INC(mp, xs_attr_set); in xfs_attr_set() 1015 XFS_STATS_INC(mp, xs_attr_remove); in xfs_attr_set()
|
A D | xfs_bmap.c | 1395 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_delay_real() 1945 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_unwritten_real() 2616 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_hole_real() 3858 XFS_STATS_INC(mp, xs_blk_mapr); in xfs_bmapi_read() 4340 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_bmapi_write() 4566 XFS_STATS_INC(mp, xs_xstrat_quick); in xfs_bmapi_convert_delalloc() 4777 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_delay() 4900 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_cow() 4991 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_real() 5277 XFS_STATS_INC(mp, xs_blk_unmap); in __xfs_bunmapi()
|
A D | xfs_defer.c | 450 XFS_STATS_INC((*tpp)->t_mountp, defer_relog); in xfs_defer_relog()
|
A D | xfs_iext_tree.c | 926 XFS_STATS_INC(ip->i_mount, xs_look_exlist); in xfs_iext_lookup_extent()
|
A D | xfs_alloc.c | 2106 XFS_STATS_INC(mp, xs_freex); in xfs_free_ag_extent() 3255 XFS_STATS_INC(mp, xs_allocx); in xfs_alloc_vextent_finish()
|