Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fuse/
Dfile.c868 int nr_alloc = min_t(unsigned, data->nr_pages, in fuse_readpages_fill() local
904 int nr_alloc = min_t(unsigned, nr_pages, FUSE_MAX_PAGES_PER_REQ); in fuse_readpages() local