Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnfs_fs_sb.h239 unsigned long mig_status; member
/Linux-v6.1/fs/nfs/
Dnfs4client.c926 if (test_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status)) in nfs4_set_client()
1335 set_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status); in nfs4_update_server()
1340 clear_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status); in nfs4_update_server()
Dnfs4state.c1273 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_schedule_migration_recovery()
1283 &((struct nfs_server *)server)->mig_status); in nfs4_schedule_migration_recovery()
2169 set_bit(NFS_MIG_FAILED, &server->mig_status); in nfs4_try_migration()
2202 &server->mig_status)) in nfs4_handle_migration()
Dnfs4proc.c601 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_handle_exception()
632 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_async_handle_exception()