Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_ail.c269 XFS_STATS_INC(xs_push_ail); in xfsaild_push()
302 XFS_STATS_INC(xs_push_ail_success); in xfsaild_push()
308 XFS_STATS_INC(xs_push_ail_pushbuf); in xfsaild_push()
314 XFS_STATS_INC(xs_push_ail_pinned); in xfsaild_push()
320 XFS_STATS_INC(xs_push_ail_locked); in xfsaild_push()
326 XFS_STATS_INC(xs_push_ail_flushing); in xfsaild_push()
373 XFS_STATS_INC(xs_push_ail_flush); in xfsaild_push()
Dxfs_iget.c139 XFS_STATS_INC(xs_ig_frecycle); in xfs_iget_cache_hit()
183 XFS_STATS_INC(xs_ig_frecycle); in xfs_iget_cache_hit()
209 XFS_STATS_INC(xs_ig_found); in xfs_iget_cache_hit()
276 XFS_STATS_INC(xs_ig_dup); in xfs_iget_cache_miss()
361 XFS_STATS_INC(xs_ig_missed); in xfs_iget()
474 XFS_STATS_INC(xs_ig_reclaims); in xfs_ireclaim()
Dxfs_dir2.c215 XFS_STATS_INC(xs_dir_create); in xfs_dir_createname()
289 XFS_STATS_INC(xs_dir_lookup); in xfs_dir_lookup()
344 XFS_STATS_INC(xs_dir_remove); in xfs_dir_removename()
393 XFS_STATS_INC(xs_dir_getdents); in xfs_readdir()
Dxfs_log.c405 XFS_STATS_INC(xs_log_force); in _xfs_log_force()
506 XFS_STATS_INC(xs_try_logspace); in xfs_log_reserve()
1485 XFS_STATS_INC(xs_log_writes); in xlog_sync()
2434 XFS_STATS_INC(xs_log_noiclogs); in xlog_state_get_iclog_space()
2553 XFS_STATS_INC(xs_sleep_logspace); in xlog_grant_log_space()
2579 XFS_STATS_INC(xs_sleep_logspace); in xlog_grant_log_space()
2689 XFS_STATS_INC(xs_sleep_logspace); in xlog_regrant_write_log_space()
2718 XFS_STATS_INC(xs_sleep_logspace); in xlog_regrant_write_log_space()
3058 XFS_STATS_INC(xs_log_force_sleep); in xlog_state_sync_all()
3141 XFS_STATS_INC(xs_log_force_sleep); in xlog_state_sync()
[all …]
Dxfs_trans.c845 XFS_STATS_INC(xs_trans_empty); in _xfs_trans_commit()
990 XFS_STATS_INC(xs_trans_sync); in _xfs_trans_commit()
992 XFS_STATS_INC(xs_trans_async); in _xfs_trans_commit()
Dxfs_btree.h116 XFS_STATS_INC(xs_ ## type ## _2_ ## stat)
Dxfs_attr.c182 XFS_STATS_INC(xs_attr_get); in xfs_attr_get()
462 XFS_STATS_INC(xs_attr_set); in xfs_attr_set()
607 XFS_STATS_INC(xs_attr_remove); in xfs_attr_remove()
632 XFS_STATS_INC(xs_attr_list); in xfs_attr_list_int()
Dxfs_iomap.c833 XFS_STATS_INC(xs_xstrat_quick); in xfs_iomap_write_allocate()
Dxfs_bmap.c580 XFS_STATS_INC(xs_add_exlist); in xfs_bmap_add_extent()
3127 XFS_STATS_INC(xs_del_exlist); in xfs_bmap_del_extent()
3764 XFS_STATS_INC(xs_look_exlist); in xfs_bmap_search_extents()
4850 XFS_STATS_INC(xs_blk_mapw); in xfs_bmapi()
4852 XFS_STATS_INC(xs_blk_mapr); in xfs_bmapi()
5400 XFS_STATS_INC(xs_blk_mapr); in xfs_bmapi_single()
5491 XFS_STATS_INC(xs_blk_unmap); in xfs_bunmapi()
Dxfs_alloc.c696 XFS_STATS_INC(xs_allocx); in xfs_alloc_ag_vextent()
1816 XFS_STATS_INC(xs_freex); in xfs_free_ag_extent()
Dxfs_inode.c2783 XFS_STATS_INC(xs_icluster_flushcnt); in xfs_iflush_cluster()
2858 XFS_STATS_INC(xs_iflush_count); in xfs_iflush()
Dxfs_vnodeops.c439 XFS_STATS_INC(xs_ig_attrchg); in xfs_setattr()
/fs/xfs/linux-2.6/
Dxfs_stats.h198 #define XFS_STATS_INC(v) (per_cpu(xfsstats, current_cpu()).v++) macro
208 # define XFS_STATS_INC(count) macro
Dxfs_buf.c280 XFS_STATS_INC(xb_create); in _xfs_buf_initialize()
412 XFS_STATS_INC(xb_page_retries); in _xfs_buf_lookup_pages()
418 XFS_STATS_INC(xb_page_found); in _xfs_buf_lookup_pages()
534 XFS_STATS_INC(xb_miss_locked); in _xfs_buf_find()
552 XFS_STATS_INC(xb_get_locked_waited); in _xfs_buf_find()
561 XFS_STATS_INC(xb_busy_locked); in _xfs_buf_find()
574 XFS_STATS_INC(xb_get_locked); in _xfs_buf_find()
620 XFS_STATS_INC(xb_get); in xfs_buf_get_flags()
677 XFS_STATS_INC(xb_get_read); in xfs_buf_read_flags()
Dxfs_lrw.c186 XFS_STATS_INC(xs_read_calls); in xfs_read()
281 XFS_STATS_INC(xs_read_calls); in xfs_splice_read()
323 XFS_STATS_INC(xs_write_calls); in xfs_splice_write()
580 XFS_STATS_INC(xs_write_calls); in xfs_write()
Dxfs_super.c939 XFS_STATS_INC(vn_reclaim); in xfs_fs_destroy_inode()
1023 XFS_STATS_INC(vn_rele); in xfs_fs_clear_inode()
1024 XFS_STATS_INC(vn_remove); in xfs_fs_clear_inode()
Dxfs_ioctl.c1115 XFS_STATS_INC(xs_ig_attrchg); in xfs_ioctl_setattr()