Searched refs:disable_sparse (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c110 int show_sys_files = -1, case_sensitive = -1, disable_sparse = -1; local
178 else NTFS_GETOPT_BOOL("disable_sparse", disable_sparse)
307 if (disable_sparse != -1) {
308 if (disable_sparse)

Completed in 54 milliseconds