Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h899 has_credits(struct TCP_Server_Info *server, int *credits, int num_credits) in has_credits() argument
906 return num >= num_credits; in has_credits()