Home
last modified time | relevance | path

Searched refs:CIFS_MIN_RCV_POOL (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dcifsfs.c85 unsigned int cifs_min_rcv = CIFS_MIN_RCV_POOL;
Dcifsglob.h52 #define CIFS_MIN_RCV_POOL 4 macro