Searched refs:amount (Results 1 – 12 of 12) sorted by relevance
190 unsigned int amount; in gfs2_dir_write_data() local193 amount = size - copied; in gfs2_dir_write_data()194 if (amount > sdp->sd_sb.sb_bsize - o) in gfs2_dir_write_data()195 amount = sdp->sd_sb.sb_bsize - o; in gfs2_dir_write_data()208 if (amount == sdp->sd_jbsize || new) in gfs2_dir_write_data()217 memcpy(bh->b_data + o, buf, amount); in gfs2_dir_write_data()220 buf += amount; in gfs2_dir_write_data()221 copied += amount; in gfs2_dir_write_data()293 unsigned int amount; in gfs2_dir_read_data() local297 amount = size - copied; in gfs2_dir_read_data()[all …]
467 unsigned int amount = GFS2_EA_DATA_LEN(ea); in gfs2_iter_unstuffed() local468 unsigned int nptrs = DIV_ROUND_UP(amount, sdp->sd_jbsize); in gfs2_iter_unstuffed()505 cp_size = (sdp->sd_jbsize > amount) ? amount : sdp->sd_jbsize; in gfs2_iter_unstuffed()518 amount -= sdp->sd_jbsize; in gfs2_iter_unstuffed()
21 The gathering of statistics adds a certain amount of overhead to38 The generation of this histogram adds a certain amount of overhead to
90 achieved and the amount of CPU time and memory necessary to176 the filesystem. Increasing this amount may mean SquashFS178 of extra system memory. Decreasing this amount will mean
32 The generation of this histogram adds a certain amount of overhead to
3 let each outstanding write reserve the _maximum_ amount of physical
19 This controls the amount of debugging messages produced by the JFFS2
51 increases the amount of kernel memory required for each mount.
22 makes his next sale. He makes no guarantees as to the amount if any,
921 void btrfs_bio_counter_sub(struct btrfs_fs_info *fs_info, s64 amount) in btrfs_bio_counter_sub() argument923 percpu_counter_sub(&fs_info->bio_counter, amount); in btrfs_bio_counter_sub()
3646 void btrfs_bio_counter_sub(struct btrfs_fs_info *fs_info, s64 amount);
104 require the least amount of change: just change `#define