Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_trans_ail.c381 XFS_STATS_INC(xs_push_ail_flush); in xfsaild_push()
397 XFS_STATS_INC(xs_push_ail); in xfsaild_push()
428 XFS_STATS_INC(xs_push_ail_success); in xfsaild_push()
436 XFS_STATS_INC(xs_push_ail_pushbuf); in xfsaild_push()
450 XFS_STATS_INC(xs_push_ail_pinned); in xfsaild_push()
458 XFS_STATS_INC(xs_push_ail_locked); in xfsaild_push()
Dxfs_iget.c191 XFS_STATS_INC(xs_ig_frecycle); in xfs_iget_cache_hit()
209 XFS_STATS_INC(xs_ig_frecycle); in xfs_iget_cache_hit()
293 XFS_STATS_INC(xs_ig_found); in xfs_iget_cache_hit()
373 XFS_STATS_INC(xs_ig_dup); in xfs_iget_cache_miss()
458 XFS_STATS_INC(xs_ig_missed); in xfs_iget()
Dxfs_stats.h208 #define XFS_STATS_INC(v) (per_cpu(xfsstats, current_cpu()).v++) macro
218 # define XFS_STATS_INC(count) macro
Dxfs_buf.c204 XFS_STATS_INC(xb_create); in xfs_buf_alloc()
359 XFS_STATS_INC(xb_page_retries); in xfs_buf_allocate_memory()
364 XFS_STATS_INC(xb_page_found); in xfs_buf_allocate_memory()
487 XFS_STATS_INC(xb_miss_locked); in _xfs_buf_find()
500 XFS_STATS_INC(xb_busy_locked); in _xfs_buf_find()
504 XFS_STATS_INC(xb_get_locked_waited); in _xfs_buf_find()
518 XFS_STATS_INC(xb_get_locked); in _xfs_buf_find()
577 XFS_STATS_INC(xb_get); in xfs_buf_get()
623 XFS_STATS_INC(xb_get_read); in xfs_buf_read()
Dxfs_dquot.c521 XFS_STATS_INC(xs_qm_dquot); in xfs_qm_dqread()
670 XFS_STATS_INC(xs_qm_dqcachehits); in xfs_qm_dqget()
675 XFS_STATS_INC(xs_qm_dqcachemisses); in xfs_qm_dqget()
729 XFS_STATS_INC(xs_qm_dquot_dups); in xfs_qm_dqget()
763 XFS_STATS_INC(xs_qm_dquot_unused); in xfs_qm_dqput_final()
Dxfs_dir2.c208 XFS_STATS_INC(xs_dir_create); in xfs_dir_createname()
282 XFS_STATS_INC(xs_dir_lookup); in xfs_dir_lookup()
337 XFS_STATS_INC(xs_dir_remove); in xfs_dir_removename()
386 XFS_STATS_INC(xs_dir_getdents); in xfs_readdir()
Dxfs_file.c243 XFS_STATS_INC(xs_read_calls); in xfs_file_aio_read()
337 XFS_STATS_INC(xs_read_calls); in xfs_file_splice_read()
378 XFS_STATS_INC(xs_write_calls); in xfs_file_splice_write()
814 XFS_STATS_INC(xs_write_calls); in xfs_file_aio_write()
Dxfs_log.c225 XFS_STATS_INC(xs_sleep_logspace); in xlog_grant_head_wait()
336 XFS_STATS_INC(xs_try_logspace); in xfs_log_regrant()
405 XFS_STATS_INC(xs_try_logspace); in xfs_log_reserve()
1428 XFS_STATS_INC(xs_log_writes); in xlog_sync()
2523 XFS_STATS_INC(xs_log_noiclogs); in xlog_state_get_iclog_space()
2819 XFS_STATS_INC(xs_log_force); in _xfs_log_force()
2904 XFS_STATS_INC(xs_log_force_sleep); in _xfs_log_force()
2968 XFS_STATS_INC(xs_log_force); in _xfs_log_force_lsn()
3017 XFS_STATS_INC(xs_log_force_sleep); in _xfs_log_force_lsn()
3047 XFS_STATS_INC(xs_log_force_sleep); in _xfs_log_force_lsn()
Dxfs_trans.c1410 XFS_STATS_INC(xs_trans_sync); in xfs_trans_commit()
1412 XFS_STATS_INC(xs_trans_async); in xfs_trans_commit()
1435 XFS_STATS_INC(xs_trans_empty); in xfs_trans_commit()
Dxfs_btree.h116 XFS_STATS_INC(xs_ ## type ## _2_ ## stat)
Dxfs_super.c813 XFS_STATS_INC(vn_reclaim); in xfs_fs_destroy_inode()
930 XFS_STATS_INC(vn_rele); in xfs_fs_evict_inode()
931 XFS_STATS_INC(vn_remove); in xfs_fs_evict_inode()
Dxfs_attr.c176 XFS_STATS_INC(xs_attr_get); in xfs_attr_get()
453 XFS_STATS_INC(xs_attr_set); in xfs_attr_set()
601 XFS_STATS_INC(xs_attr_remove); in xfs_attr_remove()
626 XFS_STATS_INC(xs_attr_list); in xfs_attr_list_int()
Dxfs_qm.c1444 XFS_STATS_INC(xs_qm_dqwants); in xfs_qm_dqreclaim_one()
1498 XFS_STATS_INC(xs_qm_dqreclaims); in xfs_qm_dqreclaim_one()
1510 XFS_STATS_INC(xs_qm_dqreclaim_misses); in xfs_qm_dqreclaim_one()
Dxfs_iops.c657 XFS_STATS_INC(xs_ig_attrchg); in xfs_setattr_nonsize()
894 XFS_STATS_INC(xs_ig_attrchg); in xfs_setattr_size()
Dxfs_iomap.c614 XFS_STATS_INC(xs_xstrat_quick); in xfs_iomap_write_allocate()
Dxfs_bmap.c425 XFS_STATS_INC(xs_add_exlist); in xfs_bmap_add_extent_delay_real()
980 XFS_STATS_INC(xs_add_exlist); in xfs_bmap_add_extent_unwritten_real()
1638 XFS_STATS_INC(xs_add_exlist); in xfs_bmap_add_extent_hole_real()
2722 XFS_STATS_INC(xs_del_exlist); in xfs_bmap_del_extent()
3369 XFS_STATS_INC(xs_look_exlist); in xfs_bmap_search_extents()
4379 XFS_STATS_INC(xs_blk_mapr); in xfs_bmapi_read()
4573 XFS_STATS_INC(xs_blk_mapw); in xfs_bmapi_delay()
4873 XFS_STATS_INC(xs_blk_mapw); in xfs_bmapi_write()
5102 XFS_STATS_INC(xs_blk_unmap); in xfs_bunmapi()
Dxfs_sync.c859 XFS_STATS_INC(xs_ig_reclaims); in xfs_reclaim_inode()
Dxfs_alloc.c550 XFS_STATS_INC(xs_allocx); in xfs_alloc_ag_vextent()
1683 XFS_STATS_INC(xs_freex); in xfs_free_ag_extent()
Dxfs_ioctl.c1123 XFS_STATS_INC(xs_ig_attrchg); in xfs_ioctl_setattr()
Dxfs_inode.c2331 XFS_STATS_INC(xs_icluster_flushcnt); in xfs_iflush_cluster()
2406 XFS_STATS_INC(xs_iflush_count); in xfs_iflush()