Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_update.h275 unsigned type, unsigned min_bytes) in __bch2_bkey_make_mut_noupdate()
309 unsigned type, unsigned min_bytes) in __bch2_bkey_make_mut()
340 unsigned type, unsigned min_bytes) in __bch2_bkey_get_mut_noupdate()
364 unsigned type, unsigned min_bytes) in __bch2_bkey_get_mut()
386 unsigned min_bytes) in bch2_bkey_get_mut_minsize()
/linux/fs/xfs/
H A Dxfs_buf.c1699 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()