Lines Matching full:export

6  * exports. To export an fs to a given client, you first have
35 * One maps client+vfsmnt+dentry to export options - the export map
36 * The other maps client+filehandle-fragment to export options. - the expkey map
38 * The export options are actually stored in the first map, and the
836 * @attr: nested attribute containing svc-export fields
838 * Parses one svc-export entry from a netlink message and updates the
1043 * update the export cache accordingly.
1111 * We currently export only dirs, regular files, and (for v4
1120 * Mountd should never pass down a writeable V4ROOT export, but,
1132 * the requirements for remote filesystem export.
1138 dprintk("exp_export: export of non-dev fs without fsid\n");
1143 dprintk("exp_export: export of invalid fs type (%s).\n",
1149 dprintk("exp_export: export of idmapped mounts not yet supported.\n");
1244 * problem at export time instead of when a client fails
1408 * Also, this protects exportfs's dummy export from the
1415 * invalid (-1) uid & gid on the "dummy" export which it
1416 * uses to test export support. To make sure exportfs
1463 * We use the file's name to determine the reported info per export.
1597 .name = "nfsd.export",
1699 * Find the export entry for a given dentry.
1789 * check_xprtsec_policy - check if access to export is allowed by the
1825 * check_security_flavor - check if access to export is allowed by the
1848 /* ip-address based client; check sec= export option: */
1872 * For "may_bypass_gss" check that export has really
1890 * check_nfsd_access - check if access to export is allowed.
1911 * Uses rq_client and rq_gssclient to find an export; uses rq_client (an
1955 * @cl: default auth_domain to use for looking up the export
1960 * Perform a lookup for @cl/@fsidv in the given @net for an export. If
1963 * Returns an export, or an error pointer.
2029 * export point with fsid==0
2195 dprintk("nfsd: initializing export module (net: %x).\n", net->ns.inum);
2243 dprintk("nfsd: shutting down export module (net: %x).\n", net->ns.inum);
2251 dprintk("nfsd: export shutdown complete (net: %x).\n", net->ns.inum);