Home
last modified time | relevance | path

Searched defs:CIFS_MAX_WSIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h900 #define CIFS_MAX_WSIZE ((1<<24) - 1 - sizeof(WRITE_REQ) + 4) macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h935 #define CIFS_MAX_WSIZE ((1<<24) - 1 - sizeof(WRITE_REQ) + 4) macro

Completed in 11 milliseconds