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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/doc/
H A Dsmbldap-migrate-accounts3 # $Id: smbldap-migrate-accounts,v 1.5 2005/01/08 12:04:45 jtournier Exp $
25 # Purpose of smbldap-migrate-accounts : add NT sam entries from pwdump
35 # smbldap-migrate (-? or -h for help)
191 smbldap-migrate - Migrate NT accounts to LDAP
195 smbldap-migrate [-a] [-w] [-A opts] [-W opts] [-C] [-U] [-?]
H A Dsmbldap-migrate-unix-groups16 # smbldap-migrate-unix-groups (-? or -h for help)
179 smbldap-migrate-unix-groups - Migrate unix groups to LDAP
183 smbldap-migrate-unix-groups [-G file] [-n] [-v] [-h] [-?] [-a]
H A Dsmbldap-migrate-unix-accounts21 # smbldap-migrate-unix-accounts (-? or -h for help)
314 smbldap-migrate-unix-accounts - Migrate unix accounts to LDAP
318 smbldap-migrate-unix-accounts [-P file] [-S file] [-M file] [-n] [-v]
359 There are no users in LDAP, and you migrate samba first.
361 # smbldap-migrate-passwd -P passwd -d 'account'
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A DMakefile31 obj-$(CONFIG_MIGRATION) += migrate.o
H A Dmigrate.c15 #include <linux/migrate.h>
76 * drained them. Those pages will fail to migrate like other
408 * Common logic to directly migrate a single page suitable for
606 * Obtain the lock on page, remove all ptes and migrate the page
678 * The function takes one list of pages to migrate and a function
782 * Build a list of pages to migrate
1010 if (vma->vm_ops && vma->vm_ops->migrate) {
1011 err = vma->vm_ops->migrate(vma, to, from, flags);
H A Dswap_state.c18 #include <linux/migrate.h>
H A Dmempolicy.c36 #include <linux/migrate.h>
602 * (nothing left to migrate).
604 * This lets us pick a pair of nodes to migrate between, such that
H A Dshmem.c49 #include <linux/migrate.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A DMakefile67 @cp smbldap-migrate-* $(DESTARCH)/doc/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dmachvec.h167 # define platform_migrate ia64_mv.migrate
220 ia64_mv_migrate_t *migrate; member in struct:ia64_machine_vector
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmmaster.c845 * of the MIGRATION mle: either the migrate finished or
1538 mlog(0, "node %u is master, but trying to migrate to "
1542 "node is trying to migrate it to %u?!\n",
2410 mlog(0, "cannot migrate lockres with unknown owner!\n");
2415 mlog(0, "cannot migrate lockres this node doesn't own!\n");
2427 "on the %s queue! will not migrate this "
2510 * find a node to migrate the lockres to
2556 mlog(ML_ERROR, "tried to migrate %.*s to %u, but "
2734 /* No need to migrate a lockres having no locks */
2755 mlog(0, "lockres %.*s: migrate faile
2994 struct dlm_migrate_request migrate; local
3054 struct dlm_migrate_request *migrate = (struct dlm_migrate_request *) msg->buf; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec283 Source11: smb-migrate.bz2
1218 bzcat %{SOURCE11}> $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/smb-migrate
1299 /var/log/samba/smb-migrate.log
1304 The actual merge script is /usr/share/samba/scripts/smb-migrate.
1368 %{_datadir}/%{name}/scripts/smb-migrate commit
1601 %attr(0750,root,adm) %{_datadir}/%{name}/scripts/smb-migrate
1911 - update migrate script, feedback from Luca Berra
1917 - add migrate script to merge existing smb.conf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dcpuset.c907 * the cpuset is marked 'memory_migrate', migrate the tasks
923 int migrate; local
1022 * is idempotent. Also migrate pages in each mm to new nodes.
1024 migrate = is_memory_migrate(cs);
1029 if (migrate)
H A Dcompat.c24 #include <linux/migrate.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_state.c1564 if (km->migrate) {
1565 ret = km->migrate(sel, dir, type, m, num_migrate);
H A Dxfrm_user.c1895 /* build migrate */
2547 .migrate = xfrm_send_migrate,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dxfrm.h402 int (*migrate)(struct xfrm_selector *sel, u8 dir, u8 type, struct xfrm_migrate *m, int num_bundles); member in struct:xfrm_mgr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmm.h215 int (*migrate)(struct vm_area_struct *vma, const nodemask_t *from, member in struct:vm_operations_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_buf.c33 #include <linux/migrate.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/key/
H A Daf_key.c3583 /* broadcast migrate message to sockets */
3765 .migrate = pfkey_send_migrate,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex3114 % the item text, it can migrate to the main vertical list and
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex3337 % the item text, it can migrate to the main vertical list and

Completed in 304 milliseconds