| /linux/fs/xfs/ |
| H A D | xfs_trans_ail.c | 488 XFS_STATS_INC(mp, xs_push_ail_flush); in xfsaild_push() 502 XFS_STATS_INC(mp, xs_push_ail); in xfsaild_push() 521 XFS_STATS_INC(mp, xs_push_ail_success); in xfsaild_push() 539 XFS_STATS_INC(mp, xs_push_ail_flushing); in xfsaild_push() 547 XFS_STATS_INC(mp, xs_push_ail_pinned); in xfsaild_push() 554 XFS_STATS_INC(mp, xs_push_ail_locked); in xfsaild_push()
|
| H A D | xfs_buf.c | 244 XFS_STATS_INC(bp->b_mount, xb_page_retries); in xfs_buf_alloc_backing_mem() 309 XFS_STATS_INC(bp->b_mount, xb_create); in xfs_buf_alloc() 415 XFS_STATS_INC(bp->b_mount, xb_busy_locked); in xfs_buf_find_lock() 420 XFS_STATS_INC(bp->b_mount, xb_get_locked_waited); in xfs_buf_find_lock() 600 XFS_STATS_INC(btp->bt_mount, xb_miss_locked); in xfs_buf_get_map() 611 XFS_STATS_INC(btp->bt_mount, xb_get_locked); in xfs_buf_get_map() 623 XFS_STATS_INC(btp->bt_mount, xb_get); in xfs_buf_get_map() 707 XFS_STATS_INC(target->bt_mount, xb_get_read); in xfs_buf_read_map() 784 XFS_STATS_INC(target->bt_mount, xb_get_read); in xfs_buf_readahead_map()
|
| H A D | xfs_log.c | 261 XFS_STATS_INC(log->l_mp, xs_sleep_logspace); in xlog_grant_head_wait() 372 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_regrant() 431 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_reserve() 840 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_wait_on_iclog() 1781 XFS_STATS_INC(log->l_mp, xs_log_writes); in xlog_sync() 2597 XFS_STATS_INC(log->l_mp, xs_log_noiclogs); in xlog_state_get_iclog_space() 2865 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force() 3047 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force_seq() 3056 XFS_STATS_INC(mp, xs_log_force_sleep); in xfs_log_force_seq()
|
| H A D | xfs_stats.h | 168 #define XFS_STATS_INC(mp, v) \ macro
|
| H A D | xfs_trans.c | 880 XFS_STATS_INC(mp, xs_trans_sync); in __xfs_trans_commit() 882 XFS_STATS_INC(mp, xs_trans_async); in __xfs_trans_commit() 906 XFS_STATS_INC(mp, xs_trans_empty); in __xfs_trans_commit()
|
| H A D | xfs_file.c | 302 XFS_STATS_INC(mp, xs_read_calls); in xfs_file_read_iter() 332 XFS_STATS_INC(mp, xs_read_calls); in xfs_file_splice_read() 1092 XFS_STATS_INC(ip->i_mount, xs_write_calls); in xfs_file_write_iter()
|
| H A D | xfs_iops.c | 864 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_nonsize() 1116 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_size()
|
| H A D | xfs_attr_list.c | 590 XFS_STATS_INC(dp->i_mount, xs_attr_list); in xfs_attr_list()
|
| H A D | xfs_super.c | 710 XFS_STATS_INC(ip->i_mount, vn_rele); in xfs_fs_destroy_inode() 711 XFS_STATS_INC(ip->i_mount, vn_remove); in xfs_fs_destroy_inode()
|
| H A D | xfs_iomap.c | 1628 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_zoned_buffered_write_iomap_begin() 1804 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_buffered_write_iomap_begin()
|
| H A D | xfs_ioctl.c | 575 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_ioctl_setattr_xflags()
|
| H A D | xfs_inode.c | 2650 XFS_STATS_INC(mp, xs_icluster_flushcnt); in xfs_iflush_cluster()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_attr.c | 274 XFS_STATS_INC(args->dp->i_mount, xs_attr_get); in xfs_attr_get() 1063 XFS_STATS_INC(mp, xs_attr_set); in xfs_attr_set() 1087 XFS_STATS_INC(mp, xs_attr_remove); in xfs_attr_set()
|
| H A D | xfs_dir2.c | 341 XFS_STATS_INC(dp->i_mount, xs_dir_create); in xfs_dir_createname() 438 XFS_STATS_INC(dp->i_mount, xs_dir_lookup); in xfs_dir_lookup() 504 XFS_STATS_INC(dp->i_mount, xs_dir_remove); in xfs_dir_removename()
|
| H A D | xfs_bmap.c | 1463 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_delay_real() 2036 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_unwritten_real() 2592 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_hole_real() 3851 XFS_STATS_INC(mp, xs_blk_mapr); in xfs_bmapi_read() 4202 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_bmapi_write() 4452 XFS_STATS_INC(mp, xs_xstrat_quick); in xfs_bmapi_convert_one_delalloc() 4680 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_delay() 4818 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_cow() 4937 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_real() 5221 XFS_STATS_INC(mp, xs_blk_unmap); in __xfs_bunmapi()
|
| H A D | xfs_defer.c | 568 XFS_STATS_INC((*tpp)->t_mountp, defer_relog); in xfs_defer_relog()
|
| H A D | xfs_iext_tree.c | 943 XFS_STATS_INC(ip->i_mount, xs_look_exlist); in xfs_iext_lookup_extent()
|
| H A D | xfs_alloc.c | 2366 XFS_STATS_INC(mp, xs_freex); in xfs_free_ag_extent() 3661 XFS_STATS_INC(mp, xs_allocx); in xfs_alloc_vextent_finish()
|