mig_status        887 fs/nfs/nfs4client.c 	if (test_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status))
mig_status       1282 fs/nfs/nfs4client.c 	set_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status);
mig_status       1287 fs/nfs/nfs4client.c 	clear_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status);
mig_status        585 fs/nfs/nfs4proc.c 		if (test_bit(NFS_MIG_FAILED, &server->mig_status))
mig_status        614 fs/nfs/nfs4proc.c 	if (test_bit(NFS_MIG_FAILED, &server->mig_status))
mig_status       1265 fs/nfs/nfs4state.c 	if (test_bit(NFS_MIG_FAILED, &server->mig_status))
mig_status       1275 fs/nfs/nfs4state.c 			&((struct nfs_server *)server)->mig_status);
mig_status       2102 fs/nfs/nfs4state.c 		set_bit(NFS_MIG_FAILED, &server->mig_status);
mig_status       2135 fs/nfs/nfs4state.c 						&server->mig_status))
mig_status        226 include/linux/nfs_fs_sb.h 	unsigned long		mig_status;