Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h1262 bool broken_sparse_sup; /* if server or share does not support sparse */ member
H A Dsmb2ops.c2122 if (tcon->broken_sparse_sup) in smb2_set_sparse()
2129 tcon->broken_sparse_sup = true; in smb2_set_sparse()
H A Dconnect.c2872 tcon->broken_sparse_sup = ctx->no_sparse; in cifs_get_tcon()