Home
last modified time | relevance | path

Searched refs:stat_lock (Results 1 – 13 of 13) sorted by relevance

/fs/btrfs/
A Dscrub.c219 spinlock_t stat_lock; member
1100 spin_lock(&sctx->stat_lock); in scrub_stripe_report_errors()
1113 spin_unlock(&sctx->stat_lock); in scrub_stripe_report_errors()
1999 spin_lock(&sctx->stat_lock); in flush_scrub_stripes()
2272 spin_lock(&sctx->stat_lock); in scrub_simple_mirror()
2470 spin_lock(&sctx->stat_lock); in scrub_stripe()
2494 spin_lock(&sctx->stat_lock); in scrub_stripe()
2924 spin_lock(&sctx->stat_lock); in scrub_supers()
2942 spin_lock(&sctx->stat_lock); in scrub_supers()
3113 spin_lock(&sctx->stat_lock); in btrfs_scrub_dev()
[all …]
/fs/hugetlbfs/
A Dinode.c1128 spin_lock(&sbinfo->stat_lock); in hugetlbfs_statfs()
1143 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_statfs()
1166 spin_lock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
1168 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
1172 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_dec_free_inodes()
1181 spin_lock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes()
1183 spin_unlock(&sbinfo->stat_lock); in hugetlbfs_inc_free_inodes()
1407 spin_lock_init(&sbinfo->stat_lock); in hugetlbfs_fill_super()
/fs/f2fs/
A Df2fs.h2422 spin_lock(&sbi->stat_lock); in inc_valid_block_count()
2429 spin_unlock(&sbi->stat_lock); in inc_valid_block_count()
2444 spin_unlock(&sbi->stat_lock); in inc_valid_block_count()
2553 spin_lock(&sbi->stat_lock); in dec_valid_block_count()
2566 spin_unlock(&sbi->stat_lock); in dec_valid_block_count()
2763 spin_lock(&sbi->stat_lock); in inc_valid_node_count()
2769 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
2775 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
2781 spin_unlock(&sbi->stat_lock); in inc_valid_node_count()
2806 spin_lock(&sbi->stat_lock); in dec_valid_node_count()
[all …]
A Dcheckpoint.c1591 spin_lock(&sbi->stat_lock); in do_checkpoint()
1593 spin_unlock(&sbi->stat_lock); in do_checkpoint()
1789 spin_lock(&cprc->stat_lock); in __checkpoint_and_complete_reqs()
1793 spin_unlock(&cprc->stat_lock); in __checkpoint_and_complete_reqs()
1937 spin_lock_init(&cprc->stat_lock); in f2fs_init_ckpt_req_control()
A Dgc.c2259 spin_lock(&sbi->stat_lock); in f2fs_resize_fs()
2264 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
2293 spin_lock(&sbi->stat_lock); in f2fs_resize_fs()
2300 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
2334 spin_lock(&sbi->stat_lock); in f2fs_resize_fs()
2336 spin_unlock(&sbi->stat_lock); in f2fs_resize_fs()
A Dsegment.h721 spin_lock(&sbi->stat_lock); in has_enough_free_blks()
726 spin_unlock(&sbi->stat_lock); in has_enough_free_blks()
A Dsysfs.c515 spin_lock(&sbi->stat_lock); in __sbi_store()
518 spin_unlock(&sbi->stat_lock); in __sbi_store()
524 spin_unlock(&sbi->stat_lock); in __sbi_store()
A Ddebug.c199 spin_lock(&sbi->cprc_info.stat_lock); in update_general_status()
202 spin_unlock(&sbi->cprc_info.stat_lock); in update_general_status()
A Dsuper.c2122 spin_lock(&sbi->stat_lock); in f2fs_statfs()
2135 spin_unlock(&sbi->stat_lock); in f2fs_statfs()
2554 spin_lock(&sbi->stat_lock); in f2fs_disable_checkpoint()
2556 spin_unlock(&sbi->stat_lock); in f2fs_disable_checkpoint()
4804 spin_lock_init(&sbi->stat_lock); in f2fs_fill_super()
A Dsegment.c2486 spin_lock(&sbi->stat_lock); in update_sit_entry_for_release()
2488 spin_unlock(&sbi->stat_lock); in update_sit_entry_for_release()
/fs/smb/client/
A Dcifsglob.h1285 spinlock_t stat_lock; /* protects the two fields above */ member
1662 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_written()
1664 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_written()
1671 spin_lock(&tcon->stat_lock); in cifs_stats_bytes_read()
1673 spin_unlock(&tcon->stat_lock); in cifs_stats_bytes_read()
A Dcifs_debug.c742 spin_lock(&tcon->stat_lock); in cifs_stats_proc_write()
746 spin_unlock(&tcon->stat_lock); in cifs_stats_proc_write()
A Dmisc.c142 spin_lock_init(&ret_buf->stat_lock); in tcon_info_alloc()

Completed in 81 milliseconds