Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trans_ail.c488 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 Dxfs_buf.c200 XFS_STATS_INC(bp->b_mount, xb_create); in _xfs_buf_alloc()
327 XFS_STATS_INC(bp->b_mount, xb_page_found); in xfs_buf_alloc_pages()
339 XFS_STATS_INC(bp->b_mount, xb_page_retries); in xfs_buf_alloc_pages()
491 XFS_STATS_INC(bp->b_mount, xb_busy_locked); in xfs_buf_find_lock()
496 XFS_STATS_INC(bp->b_mount, xb_get_locked_waited); in xfs_buf_find_lock()
691 XFS_STATS_INC(btp->bt_mount, xb_miss_locked); in xfs_buf_get_map()
702 XFS_STATS_INC(btp->bt_mount, xb_get_locked); in xfs_buf_get_map()
726 XFS_STATS_INC(btp->bt_mount, xb_get); in xfs_buf_get_map()
810 XFS_STATS_INC(target->bt_mount, xb_get_read); in xfs_buf_read_map()
887 XFS_STATS_INC(target->bt_mount, xb_get_read); in xfs_buf_readahead_map()
H A Dxfs_icache.c109 XFS_STATS_INC(mp, vn_active); in xfs_inode_alloc()
601 XFS_STATS_INC(mp, xs_ig_found); in xfs_iget_cache_hit()
607 XFS_STATS_INC(mp, xs_ig_frecycle); in xfs_iget_cache_hit()
730 XFS_STATS_INC(mp, xs_ig_dup); in xfs_iget_cache_miss()
783 XFS_STATS_INC(mp, xs_ig_attempts); in xfs_iget()
804 XFS_STATS_INC(mp, xs_ig_missed); in xfs_iget()
1014 XFS_STATS_INC(ip->i_mount, xs_ig_reclaims); in xfs_reclaim_inode()
2239 XFS_STATS_INC(mp, vn_reclaim); in xfs_inode_mark_reclaimable()
H A Dxfs_dquot.c572 XFS_STATS_INC(mp, xs_qm_dquot); in xfs_dquot_alloc()
815 XFS_STATS_INC(mp, xs_qm_dqcachemisses); in xfs_qm_dqget_cache_lookup()
832 XFS_STATS_INC(mp, xs_qm_dqcachehits); in xfs_qm_dqget_cache_lookup()
943 XFS_STATS_INC(mp, xs_qm_dquot_dups); in xfs_qm_dqget()
1068 XFS_STATS_INC(mp, xs_qm_dquot_dups); in xfs_qm_dqget_inode()
1132 XFS_STATS_INC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dqput()
H A Dxfs_log.c260 XFS_STATS_INC(log->l_mp, xs_sleep_logspace); in xlog_grant_head_wait()
371 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_regrant()
430 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_reserve()
839 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_wait_on_iclog()
1829 XFS_STATS_INC(log->l_mp, xs_log_writes); in xlog_sync()
2645 XFS_STATS_INC(log->l_mp, xs_log_noiclogs); in xlog_state_get_iclog_space()
2912 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force()
3094 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force_seq()
3103 XFS_STATS_INC(mp, xs_log_force_sleep); in xfs_log_force_seq()
H A Dxfs_stats.h168 #define XFS_STATS_INC(mp, v) \ macro
H A Dxfs_trans.c906 XFS_STATS_INC(mp, xs_trans_sync); in __xfs_trans_commit()
908 XFS_STATS_INC(mp, xs_trans_async); in __xfs_trans_commit()
932 XFS_STATS_INC(mp, xs_trans_empty); in __xfs_trans_commit()
H A Dxfs_qm.c486 XFS_STATS_INC(dqp->q_mount, xs_qm_dqwants); in xfs_qm_dquot_isolate()
543 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaims); in xfs_qm_dquot_isolate()
550 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate()
555 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate()
H A Dxfs_file.c305 XFS_STATS_INC(mp, xs_read_calls); in xfs_file_read_iter()
335 XFS_STATS_INC(mp, xs_read_calls); in xfs_file_splice_read()
844 XFS_STATS_INC(ip->i_mount, xs_write_calls); in xfs_file_write_iter()
H A Dxfs_iops.c798 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_nonsize()
1024 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_size()
H A Dxfs_attr_list.c590 XFS_STATS_INC(dp->i_mount, xs_attr_list); in xfs_attr_list()
H A Dxfs_super.c670 XFS_STATS_INC(ip->i_mount, vn_rele); in xfs_fs_destroy_inode()
671 XFS_STATS_INC(ip->i_mount, vn_remove); in xfs_fs_destroy_inode()
H A Dxfs_ioctl.c578 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_ioctl_setattr_xflags()
H A Dxfs_log_cil.c1869 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_cil_force_seq()
/linux/fs/xfs/libxfs/
H A Dxfs_attr.c274 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 Dxfs_dir2.c341 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 Dxfs_bmap.c1473 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_delay_real()
2046 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_unwritten_real()
2742 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_hole_real()
3997 XFS_STATS_INC(mp, xs_blk_mapr); in xfs_bmapi_read()
4486 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_bmapi_write()
4736 XFS_STATS_INC(mp, xs_xstrat_quick); in xfs_bmapi_convert_one_delalloc()
4963 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_delay()
5093 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_cow()
5212 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_real()
5496 XFS_STATS_INC(mp, xs_blk_unmap); in __xfs_bunmapi()
H A Dxfs_defer.c568 XFS_STATS_INC((*tpp)->t_mountp, defer_relog); in xfs_defer_relog()
H A Dxfs_iext_tree.c943 XFS_STATS_INC(ip->i_mount, xs_look_exlist); in xfs_iext_lookup_extent()