Home
last modified time | relevance | path

Searched refs:nfs_export (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/fs/overlayfs/
Dsuper.c47 module_param_named(nfs_export, ovl_nfs_export_def, bool, 0644);
48 MODULE_PARM_DESC(nfs_export,
358 if (ofs->config.nfs_export != ovl_nfs_export_def) in ovl_show_options()
359 seq_printf(m, ",nfs_export=%s", ofs->config.nfs_export ? in ovl_show_options()
534 config->nfs_export = true; in ovl_parse_opt()
538 config->nfs_export = false; in ovl_parse_opt()
803 if ((ofs->config.nfs_export || in ovl_lower_dir()
806 ofs->config.nfs_export = false; in ovl_lower_dir()
1147 if (ofs->config.nfs_export && !ofs->config.index) { in ovl_make_workdir()
1149 ofs->config.nfs_export = false; in ovl_make_workdir()
[all …]
DKconfig73 globally with the "nfs_export=off" module option or on a filesystem
74 instance basis with the "nfs_export=off" mount option.
88 case basis with the "nfs_export=on" mount option.
Dovl_entry.h17 bool nfs_export; member
Dutil.c83 return ofs->config.nfs_export && ofs->config.index; in ovl_index_all()
91 return ofs->config.nfs_export && ofs->config.index; in ovl_verify_lower()
Dnamei.c539 if (d_is_dir(index) && !ofs->config.nfs_export) in ovl_verify_index()
Dreaddir.c1127 } else if (ofs->config.nfs_export) { in ovl_indexdir_cleanup()
/Linux-v5.4/Documentation/filesystems/
Doverlayfs.txt419 When the underlying filesystems supports NFS export and the "nfs_export"
422 With the "nfs_export" feature, on copy_up of any lower object, an index