Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.h228 bool no_sparse:1; /* do not attempt to set files sparse */ member
Dfs_context.c1004 ctx->no_sparse = 1; in smb3_fs_context_parse_param()
Dcifsfs.c607 if (cifs_sb->ctx->no_sparse) in cifs_show_options()
Dconnect.c2667 tcon->broken_sparse_sup = ctx->no_sparse; in cifs_get_tcon()