Searched refs:ovl_nfs_export_def (Results 1 – 1 of 1) sorted by relevance
47 static bool ovl_nfs_export_def = IS_ENABLED(CONFIG_OVERLAY_FS_NFS_EXPORT); variable48 module_param_named(nfs_export, ovl_nfs_export_def, bool, 0644);377 if (ofs->config.nfs_export != ovl_nfs_export_def) in ovl_show_options()1922 ofs->config.nfs_export = ovl_nfs_export_def; in ovl_fill_super()