Home
last modified time | relevance | path

Searched refs:mig_status (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/linux/
Dnfs_fs_sb.h243 unsigned long mig_status; member
/Linux-v6.6/fs/nfs/
Dnfs4client.c936 if (test_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status)) in nfs4_set_client()
1363 set_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status); in nfs4_update_server()
1369 clear_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status); in nfs4_update_server()
Dnfs4state.c1289 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_schedule_migration_recovery()
1299 &((struct nfs_server *)server)->mig_status); in nfs4_schedule_migration_recovery()
2186 set_bit(NFS_MIG_FAILED, &server->mig_status); in nfs4_try_migration()
2219 &server->mig_status)) in nfs4_handle_migration()
Dnfs4proc.c606 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_handle_exception()
637 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_async_handle_exception()