Searched refs:migrated (Results 1 – 25 of 25) sorted by relevance
/linux-3.4.99/fs/nfsd/ |
D | export.c | 401 int migrated, i, err; in fsloc_parse() local 437 err = get_int(mesg, &migrated); in fsloc_parse() 441 if (migrated < 0 || migrated > 1) in fsloc_parse() 443 fsloc->migrated = migrated; in fsloc_parse() 674 new->ex_fslocs.migrated = 0; in svc_export_init() 693 new->ex_fslocs.migrated = item->ex_fslocs.migrated; in export_update() 694 item->ex_fslocs.migrated = 0; in export_update() 1178 char *loctype = (fsloc->migrated) ? "refer" : "replicas"; in exp_flags()
|
D | nfs4proc.c | 1230 } else if (cstate->current_fh.fh_export->ex_fslocs.migrated && in nfsd4_proc_compound()
|
D | nfs4xdr.c | 2036 if (exp->ex_fslocs.migrated) { in nfsd4_encode_fattr() 2163 if (exp->ex_fslocs.migrated) { in nfsd4_encode_fattr()
|
/linux-3.4.99/include/linux/nfsd/ |
D | export.h | 78 int migrated; member
|
/linux-3.4.99/fs/xfs/ |
D | xfs_mru_cache.c | 136 unsigned int migrated = 0; in _xfs_mru_cache_migrate() local 165 if (++migrated == mru->grp_count) { in _xfs_mru_cache_migrate()
|
D | Kconfig | 32 filesystem to be migrated between Linux and IRIX without any need
|
/linux-3.4.99/Documentation/ |
D | cpu-hotplug.txt | 91 migrated to another target CPU. 226 - All processes are migrated away from this outgoing CPU to new CPUs. 229 - All interrupts targeted to this CPU is migrated to a new CPU 230 - timers/bottom half/task lets are also migrated to a new CPU 231 - Once all services are migrated, kernel calls an arch specific routine
|
D | local_ops.txt | 55 process context to make sure the process won't be migrated to a
|
D | dma-buf-sharing.txt | 216 from the migrated backing-storage.
|
D | feature-removal-schedule.txt | 217 Those users have now largely migrated. Platforms implementing
|
/linux-3.4.99/Documentation/vm/ |
D | page_migration | 64 Lists of pages to be migrated are generated by scanning over 91 1. Lock the page to be migrated
|
D | unevictable-lru.txt | 333 migrated out from under us, while we're trying to mlock it. To detect this, 435 A page that is being migrated has been isolated from the LRU lists and is held 454 putback_lru_page() function to add migrated pages back to the LRU.
|
D | hugetlbpage.txt | 210 cpus in a single node. Otherwise, the task could be migrated to some
|
/linux-3.4.99/arch/arm/vfp/ |
D | vfphw.S | 122 @ However, it may have been migrated to another CPU, in which
|
/linux-3.4.99/Documentation/filesystems/nfs/ |
D | nfs.txt | 23 migrated onto another server by means of the special "fs_locations"
|
/linux-3.4.99/Documentation/cgroups/ |
D | freezer-subsystem.txt | 16 migrated between nodes in a cluster by copying the gathered information
|
D | memory.txt | 374 tasks have migrated away from it. (because we charge against pages, not
|
D | cpusets.txt | 628 allocated to it on nodes in its previous cpuset are migrated
|
/linux-3.4.99/Documentation/security/ |
D | keys-trusted-encrypted.txt | 15 (future) PCR values, so keys are easily migrated to new pcr values, such as
|
/linux-3.4.99/Documentation/hwmon/ |
D | w83791d | 92 The sysfs interface to the beep bitmask has migrated from the original legacy
|
/linux-3.4.99/Documentation/timers/ |
D | hrtimers.txt | 74 APIs are separated from the timer wheel and are migrated over to
|
/linux-3.4.99/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 354 be migrated into a default initramfs, automatically created and used by the
|
/linux-3.4.99/Documentation/networking/ |
D | scaling.txt | 204 recently migrated a userspace thread while the kernel still has packets
|
/linux-3.4.99/Documentation/sysctl/ |
D | vm.txt | 174 create ZONE_MOVABLE for pages that may be reclaimed or migrated. Huge pages
|
/linux-3.4.99/Documentation/virtual/kvm/ |
D | api.txt | 37 In general file descriptors can be migrated among processes by means
|