Home
last modified time | relevance | path

Searched defs:sum (Results 1 – 25 of 30) sorted by relevance

12

/fs/f2fs/
Dgc.c295 unsigned int end = offset + len, sum = 0; in count_bits() local
481 struct f2fs_summary *sum, unsigned int segno, int gc_type) in gc_node_segment()
568 static bool is_alive(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, in is_alive()
619 struct f2fs_summary sum; in move_data_block() local
798 static void gc_data_segment(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, in gc_data_segment()
940 struct f2fs_summary_block *sum; in do_garbage_collect() local
Dhash.c30 __u32 sum = 0; in TEA_transform() local
Dsegment.c1994 struct f2fs_summary *sum) in __add_sum_entry()
2730 struct f2fs_summary *sum, int type, in allocate_data_block()
2820 static void do_write_page(struct f2fs_summary *sum, struct f2fs_io_info *fio) in do_write_page()
2867 struct f2fs_summary sum; in write_node_page() local
2878 struct f2fs_summary sum; in write_data_page() local
2925 void __f2fs_replace_block(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, in __f2fs_replace_block()
3006 struct f2fs_summary sum; in f2fs_replace_block() local
3107 struct f2fs_summary_block *sum; in read_normal_summaries() local
Drecovery.c336 struct f2fs_summary sum; in check_index_in_prev_nodes() local
Dsegment.h754 static inline void set_summary(struct f2fs_summary *sum, nid_t nid, in set_summary()
Ddata.c868 struct f2fs_summary sum; in __allocate_data_block() local
Dnode.c2378 unsigned int segno, struct f2fs_summary_block *sum) in restore_node_summary()
/fs/nilfs2/
Drecovery.c105 struct buffer_head *bhs, u32 *sum, in nilfs_compute_checksum()
194 struct nilfs_segment_summary **sum) in nilfs_read_log_header()
213 struct nilfs_segment_summary *sum) in nilfs_validate_log()
317 struct nilfs_segment_summary *sum, in nilfs_scan_dsync_log()
585 struct nilfs_segment_summary *sum = NULL; in nilfs_do_roll_forward() local
817 struct nilfs_segment_summary *sum = NULL; in nilfs_search_super_root() local
Dthe_nilfs.c438 static unsigned char sum[4]; in nilfs_valid_sb() local
/fs/xfs/
Dxfs_rtalloc.c54 xfs_suminfo_t *sum) /* out: summary info for this block */ in xfs_rtget_summary()
76 xfs_suminfo_t sum; /* summary data */ in xfs_rtany_summary() local
119 xfs_suminfo_t sum; /* summary data */ in xfs_rtcopy_summary() local
644 xfs_suminfo_t sum; /* summary information for extents */ in xfs_rtallocate_extent_size() local
/fs/befs/
Ddatastream.c251 befs_blocknr_t sum; in befs_find_brun_direct() local
311 befs_blocknr_t sum = 0; in befs_find_brun_indirect() local
/fs/btrfs/
Dordered-data.c279 struct btrfs_ordered_sum *sum) in btrfs_add_ordered_sum()
562 struct btrfs_ordered_sum *sum; in btrfs_put_ordered_extent() local
1070 u32 *sum, int len) in btrfs_find_ordered_sum()
Dscrub.c410 struct btrfs_ordered_sum *sum; in scrub_free_csums() local
2452 struct btrfs_ordered_sum *sum = NULL; in scrub_find_csum() local
/fs/proc/
Dstat.c86 u64 sum = 0; in show_stat() local
/fs/ext4/
Dhash.c20 __u32 sum = 0; in TEA_transform() local
/fs/omfs/
Dbitmap.c10 unsigned long sum = 0; in omfs_count_free() local
/fs/minix/
Dbitmap.c28 __u32 sum = 0; in count_free() local
/fs/romfs/
Dsuper.c470 __u32 sum; in romfs_checksum() local
/fs/affs/
Damigaffs.c339 u32 sum; in affs_checksum_block() local
/fs/ubifs/
Dfind.c236 int err = 0, sum, exclude_index = pick_free == 2 ? 1 : 0; in ubifs_find_dirty_leb() local
/fs/
Dinode.c81 long sum = 0; in get_nr_inodes() local
90 long sum = 0; in get_nr_inodes_unused() local
Ddcache.c139 long sum = 0; in get_nr_dentry() local
148 long sum = 0; in get_nr_dentry_unused() local
Dnamespace.c1948 unsigned int mounts = 0, old, pending, sum; in count_mounts() local
/fs/xfs/libxfs/
Dxfs_rtbitmap.c441 xfs_suminfo_t *sum) /* out: summary info for this block */ in xfs_rtmodify_summary_int()
Dxfs_attr_leaf.c1149 int sum; in xfs_attr3_leaf_add() local

12