Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dfs_context.h227 bool no_sparse:1; /* do not attempt to set files sparse */ member
Dfs_context.c952 ctx->no_sparse = 1; in smb3_fs_context_parse_param()
Dcifsfs.c602 if (cifs_sb->ctx->no_sparse) in cifs_show_options()
Dconnect.c2595 tcon->broken_sparse_sup = ctx->no_sparse; in cifs_get_tcon()