Searched refs:export (Results 51 - 64 of 64) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c48 #include <nfs/export.h>
H A Dnfs_log.c35 #include <nfs/export.h>
190 * on the given export point.
204 * Logging is enabled for the new export point, check
275 LOG_BUFFER_HOLD(nlbp); /* hold is for export entry */
284 * Disables logging for the given export point.
1524 * This function will determine the appropriate export info struct to use
H A Dnfs4_srv_attr.c29 #include <nfs/export.h>
685 * For now, we can't support this. Problem of /export, beinging
686 * a file system, /export/a and /export/b shared separately,
687 * and /export/a/l and /export/b/l are ahrd links of each other.
H A Dnfs_export.c58 #include <nfs/export.h>
192 * ancestor's export node. The rootnames are not copied because the
235 * export's ancestor pseudonodes.
469 * If there is more than 1 export reference to an old flavor (i.e. some
523 * Delete the old export flavor
550 * in the current (new) export flavor list. Add these flavors.
559 * Add the flavor that's not in the new export, but still
574 * for the oldsecinfo export node.
604 * When unsharing an old export node and the old node becomes a pseudo node,
605 * if there is more than 1 export referenc
[all...]
H A Dnfs_server.c75 #include <nfs/export.h>
1572 * Find export information and check authentication,
1750 * If so, then obtain the export info struct to be used for
1997 * checkauth() will check the access permission against the export
2067 * Check if the auth flavor is valid for this export
2289 * this export for the given request.
2703 * the export access check be performed on the
2748 * If that's the case then just set the exportinfo to the new export
2751 * access to this new export then it will get an access error when it
2961 * Get the export informatio
[all...]
H A Dnfs_srv.c59 #include <nfs/export.h>
H A Dnfs4_state.c32 #include <nfs/export.h>
3844 * export. If so, then remove the lock_owner state (file locks and
3877 * to a file that resides within the exportinfo export. If so, then
3910 * to a file that resides within the exportinfo export. If so, then
3942 * to a file that resides within the exportinfo export. If so, then
3995 * particular export. The ordering of the release is important.
H A Dnfs3_srv.c55 #include <nfs/export.h>
H A Dnfs4_srv.c66 #include <nfs/export.h>
863 * export structure associated with the component.
885 * root of a filesystem, or above an export point.
917 * If dotdotting above an export point then set
918 * the different_export to get new export info.
973 * Get the export information for it.
1016 * For a real export node, return the flavor that the client
1938 * # share -o sec=flavor1 /export
1939 * # share -o sec=flavor2 /export/home
1941 * flavor2 is not an explicitly shared flavor for /export,
[all...]
/opensolaris-onvv-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c137 int export(char *);
414 av[0] = "export";
499 * iiadm -E (export shadow [needs to update dsvol section])
3011 export(char *volume) function
3022 dsw_error(gettext("Can't export a mounted volume"), NULL);
3529 exit(dsw_group_or_single_op(argc, argv, export));
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c673 export(rqstp);
915 * If the rootmount (export) option is specified, the all mount requests for
986 * This is a "nosub" only export, in which case,
1231 * Check if this is a "nosub" only export, in which case, mounting
1505 * Parent: /export/foo (no trailing slash on parent)
1506 * Child: /export/foo/bar
1508 * Parent: /export/foo/ (trailing slash on parent)
1509 * Child: /export/foo/bar
1511 * Parent: /export/foo/ (no trailing slash on child)
1512 * Child: /export/fo
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm1041 C<export COLUMNS> for this module to use that variable.
/opensolaris-onvv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c3755 char *resource, void *export, void *sharetab,
3766 zc.zc_share.z_exportdata = (uint64_t)(uintptr_t)export;
3754 zfs_deleg_share_nfs(libzfs_handle_t *hdl, char *dataset, char *path, char *resource, void *export, void *sharetab, int sharemax, zfs_share_op_t operation) argument
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c42 #include <nfs/export.h>

Completed in 241 milliseconds

123