Home
last modified time | relevance | path

Searched defs:min_bytes (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/
H A Dfree-space-cache.c3324 u64 cont1_bytes, u64 min_bytes) in btrfs_bitmap_cluster() argument
3417 u64 cont1_bytes, u64 min_bytes) in setup_cluster_no_bitmap() argument
3510 u64 cont1_bytes, u64 min_bytes) in setup_cluster_bitmap() argument
3565 u64 min_bytes; in btrfs_find_space_cluster() local
[all...]
H A Dspace-info.c1045 u64 min_bytes; steal_from_global_rsv() local
H A Dextent-tree.c1999 __btrfs_run_delayed_refs(struct btrfs_trans_handle * trans,u64 min_bytes) __btrfs_run_delayed_refs() argument
2141 btrfs_run_delayed_refs(struct btrfs_trans_handle * trans,u64 min_bytes) btrfs_run_delayed_refs() argument
/linux/fs/xfs/
H A Dxfs_buf.c1696 unsigned int min_bytes, max_bytes; in xfs_configure_buftarg_atomic_writes() local
/linux/mm/
H A Dpage-writeback.c769 int bdi_set_min_bytes(struct backing_dev_info *bdi, u64 min_bytes) in bdi_set_min_bytes()