Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_trans_ail.c386 XFS_STATS_INC(mp, xs_push_ail_flush); in xfsaild_push()
408 XFS_STATS_INC(mp, xs_push_ail); in xfsaild_push()
422 XFS_STATS_INC(mp, xs_push_ail_success); in xfsaild_push()
440 XFS_STATS_INC(mp, xs_push_ail_flushing); in xfsaild_push()
448 XFS_STATS_INC(mp, xs_push_ail_pinned); in xfsaild_push()
455 XFS_STATS_INC(mp, xs_push_ail_locked); in xfsaild_push()
Dxfs_icache.c54 XFS_STATS_INC(mp, vn_active); in xfs_inode_alloc()
368 XFS_STATS_INC(mp, xs_ig_frecycle); in xfs_iget_cache_hit()
386 XFS_STATS_INC(mp, xs_ig_frecycle); in xfs_iget_cache_hit()
479 XFS_STATS_INC(mp, xs_ig_found); in xfs_iget_cache_hit()
571 XFS_STATS_INC(mp, xs_ig_dup); in xfs_iget_cache_miss()
641 XFS_STATS_INC(mp, xs_ig_attempts); in xfs_iget()
662 XFS_STATS_INC(mp, xs_ig_missed); in xfs_iget()
1186 XFS_STATS_INC(ip->i_mount, xs_ig_reclaims); in xfs_reclaim_inode()
Dxfs_buf.c256 XFS_STATS_INC(bp->b_mount, xb_create); in _xfs_buf_alloc()
424 XFS_STATS_INC(bp->b_mount, xb_page_retries); in xfs_buf_allocate_memory()
429 XFS_STATS_INC(bp->b_mount, xb_page_found); in xfs_buf_allocate_memory()
617 XFS_STATS_INC(btp->bt_mount, xb_miss_locked); in xfs_buf_find()
638 XFS_STATS_INC(btp->bt_mount, xb_busy_locked); in xfs_buf_find()
642 XFS_STATS_INC(btp->bt_mount, xb_get_locked_waited); in xfs_buf_find()
658 XFS_STATS_INC(btp->bt_mount, xb_get_locked); in xfs_buf_find()
755 XFS_STATS_INC(target->bt_mount, xb_get); in xfs_buf_get_map()
828 XFS_STATS_INC(target->bt_mount, xb_get_read); in xfs_buf_read_map()
Dxfs_dquot.c487 XFS_STATS_INC(mp, xs_qm_dquot); in xfs_dquot_alloc()
669 XFS_STATS_INC(mp, xs_qm_dqcachemisses); in xfs_qm_dqget_cache_lookup()
686 XFS_STATS_INC(mp, xs_qm_dqcachehits); in xfs_qm_dqget_cache_lookup()
793 XFS_STATS_INC(mp, xs_qm_dquot_dups); in xfs_qm_dqget()
917 XFS_STATS_INC(mp, xs_qm_dquot_dups); in xfs_qm_dqget_inode()
981 XFS_STATS_INC(dqp->q_mount, xs_qm_dquot_unused); in xfs_qm_dqput()
Dxfs_log.c276 XFS_STATS_INC(log->l_mp, xs_sleep_logspace); in xlog_grant_head_wait()
387 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_regrant()
455 XFS_STATS_INC(mp, xs_try_logspace); in xfs_log_reserve()
1885 XFS_STATS_INC(log->l_mp, xs_log_writes); in xlog_sync()
2997 XFS_STATS_INC(log->l_mp, xs_log_noiclogs); in xlog_state_get_iclog_space()
3303 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force()
3372 XFS_STATS_INC(mp, xs_log_force_sleep); in xfs_log_force()
3432 XFS_STATS_INC(mp, xs_log_force_sleep); in __xfs_log_force_lsn()
3455 XFS_STATS_INC(mp, xs_log_force_sleep); in __xfs_log_force_lsn()
3493 XFS_STATS_INC(mp, xs_log_force); in xfs_log_force_lsn()
Dxfs_trans.c985 XFS_STATS_INC(mp, xs_trans_sync); in __xfs_trans_commit()
987 XFS_STATS_INC(mp, xs_trans_async); in __xfs_trans_commit()
1011 XFS_STATS_INC(mp, xs_trans_empty); in __xfs_trans_commit()
Dxfs_stats.h162 #define XFS_STATS_INC(mp, v) \ macro
Dxfs_qm.c431 XFS_STATS_INC(dqp->q_mount, xs_qm_dqwants); in xfs_qm_dquot_isolate()
478 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaims); in xfs_qm_dquot_isolate()
483 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate()
488 XFS_STATS_INC(dqp->q_mount, xs_qm_dqreclaim_misses); in xfs_qm_dquot_isolate()
Dxfs_dir2_readdir.c510 XFS_STATS_INC(dp->i_mount, xs_dir_getdents); in xfs_readdir()
Dxfs_file.c256 XFS_STATS_INC(mp, xs_read_calls); in xfs_file_read_iter()
704 XFS_STATS_INC(ip->i_mount, xs_write_calls); in xfs_file_write_iter()
Dxfs_iops.c760 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_nonsize()
999 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_setattr_size()
Dxfs_super.c935 XFS_STATS_INC(ip->i_mount, vn_rele); in xfs_fs_destroy_inode()
936 XFS_STATS_INC(ip->i_mount, vn_remove); in xfs_fs_destroy_inode()
946 XFS_STATS_INC(ip->i_mount, vn_reclaim); in xfs_fs_destroy_inode()
Dxfs_attr_list.c519 XFS_STATS_INC(dp->i_mount, xs_attr_list); in xfs_attr_list_int()
Dxfs_iomap.c560 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_file_iomap_begin_delay()
Dxfs_inode.c3581 XFS_STATS_INC(mp, xs_icluster_flushcnt); in xfs_iflush_cluster()
3642 XFS_STATS_INC(mp, xs_iflush_count); in xfs_iflush()
Dxfs_ioctl.c1283 XFS_STATS_INC(mp, xs_ig_attrchg); in xfs_ioctl_setattr_xflags()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_dir2.c254 XFS_STATS_INC(dp->i_mount, xs_dir_create); in xfs_dir_createname()
346 XFS_STATS_INC(dp->i_mount, xs_dir_lookup); in xfs_dir_lookup()
423 XFS_STATS_INC(dp->i_mount, xs_dir_remove); in xfs_dir_removename()
Dxfs_attr.c152 XFS_STATS_INC(ip->i_mount, xs_attr_get); in xfs_attr_get()
351 XFS_STATS_INC(mp, xs_attr_set); in xfs_attr_set()
451 XFS_STATS_INC(mp, xs_attr_remove); in xfs_attr_remove()
Dxfs_bmap.c1560 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_delay_real()
2063 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_unwritten_real()
2670 XFS_STATS_INC(mp, xs_add_exlist); in xfs_bmap_add_extent_hole_real()
3829 XFS_STATS_INC(mp, xs_blk_mapr); in xfs_bmapi_read()
4328 XFS_STATS_INC(mp, xs_blk_mapw); in xfs_bmapi_write()
4528 XFS_STATS_INC(mp, xs_xstrat_quick); in xfs_bmapi_convert_delalloc()
4743 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_delay()
4867 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_cow()
4958 XFS_STATS_INC(mp, xs_del_exlist); in xfs_bmap_del_extent_real()
5244 XFS_STATS_INC(mp, xs_blk_unmap); in __xfs_bunmapi()
Dxfs_iext_tree.c926 XFS_STATS_INC(ip->i_mount, xs_look_exlist); in xfs_iext_lookup_extent()
Dxfs_alloc.c867 XFS_STATS_INC(args->mp, xs_allocx); in xfs_alloc_ag_vextent()
1926 XFS_STATS_INC(mp, xs_freex); in xfs_free_ag_extent()