Searched defs:min_nr (Results 1 – 3 of 3) sorted by relevance
233 int mempool_init_node(struct mempool *pool, int min_nr, in mempool_init_node()285 int mempool_init_noprof(struct mempool *pool, int min_nr, in mempool_init_noprof()313 struct mempool *mempool_create_node_noprof(int min_nr, in mempool_create_node_noprof()
20 int min_nr; /* nr of elements at *elements */ member
1568 s64 min_nr, nr, ll; ntfs_mft_data_extend_allocation_nolock() local