Home
last modified time | relevance | path

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

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