Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifs_debug.c121 if (tcon->broken_sparse_sup) in cifs_debug_tcon()
Dcifsglob.h1194 bool broken_sparse_sup; /* if server or share does not support sparse */ member
Dsmb2ops.c1892 if (tcon->broken_sparse_sup) in smb2_set_sparse()
1899 tcon->broken_sparse_sup = true; in smb2_set_sparse()
Dconnect.c2667 tcon->broken_sparse_sup = ctx->no_sparse; in cifs_get_tcon()