Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dtransport.c675 if ((flags & CIFS_HAS_CREDITS) == 0) { in cifs_call_async()
H A Dcifsglob.h1932 #define CIFS_HAS_CREDITS 0x0400 /* already has credits */ macro
H A Dsmb2pdu.c4901 flags |= CIFS_HAS_CREDITS; in smb2_async_readv()
5288 flags |= CIFS_HAS_CREDITS; in smb2_async_writev()