Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 12 of 12) sorted by relevance

/fs/gfs2/
Ddir.c190 unsigned int amount; in gfs2_dir_write_data() local
193 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() local
297 amount = size - copied; in gfs2_dir_read_data()
[all …]
Dxattr.c467 unsigned int amount = GFS2_EA_DATA_LEN(ea); in gfs2_iter_unstuffed() local
468 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()
/fs/fscache/
DKconfig21 The gathering of statistics adds a certain amount of overhead to
38 The generation of this histogram adds a certain amount of overhead to
/fs/squashfs/
DKconfig90 achieved and the amount of CPU time and memory necessary to
176 the filesystem. Increasing this amount may mean SquashFS
178 of extra system memory. Decreasing this amount will mean
/fs/cachefiles/
DKconfig32 The generation of this histogram adds a certain amount of overhead to
/fs/jffs2/
DTODO3 let each outstanding write reserve the _maximum_ amount of physical
DKconfig19 This controls the amount of debugging messages produced by the JFFS2
/fs/reiserfs/
DKconfig51 increases the amount of kernel memory required for each mount.
DREADME22 makes his next sale. He makes no guarantees as to the amount if any,
/fs/btrfs/
Ddev-replace.c921 void btrfs_bio_counter_sub(struct btrfs_fs_info *fs_info, s64 amount) in btrfs_bio_counter_sub() argument
923 percpu_counter_sub(&fs_info->bio_counter, amount); in btrfs_bio_counter_sub()
Dctree.h3646 void btrfs_bio_counter_sub(struct btrfs_fs_info *fs_info, s64 amount);
/fs/cramfs/
DREADME104 require the least amount of change: just change `#define