Home
last modified time | relevance | path

Searched defs:force_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dspace-info.h151 unsigned int force_alloc; /* set if we need to force a chunk member
/linux/mm/
H A Dvmscan.c3841 static struct lru_gen_mm_walk *set_mm_walk(struct pglist_data *pgdat, bool force_alloc) in set_mm_walk()