Home
last modified time | relevance | path

Searched refs:broken_sparse_sup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h1153 bool broken_sparse_sup; /* if server or share does not support sparse */ member
H A Dsmb2ops.c1950 if (tcon->broken_sparse_sup) in smb2_set_sparse()
1957 tcon->broken_sparse_sup = true; in smb2_set_sparse()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.c123 if (tcon->broken_sparse_sup) in cifs_debug_tcon()
H A Dcifsglob.h1224 bool broken_sparse_sup; /* if server or share does not support sparse */ member
H A Dsmb2ops.c1910 if (tcon->broken_sparse_sup) in smb2_set_sparse()
1917 tcon->broken_sparse_sup = true; in smb2_set_sparse()
H A Dconnect.c2709 tcon->broken_sparse_sup = ctx->no_sparse; in cifs_get_tcon()

Completed in 30 milliseconds