Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h241 bool no_sparse:1; /* do not attempt to set files sparse */ member
H A Dfs_context.c1143 ctx->no_sparse = 1; in smb3_fs_context_parse_param()
H A Dcifsfs.c617 if (cifs_sb->ctx->no_sparse) in cifs_show_options()
H A Dconnect.c2788 tcon->broken_sparse_sup = ctx->no_sparse; in cifs_get_tcon()