Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs_fs_sb.h215 unsigned long mig_status; member
/Linux-v4.19/fs/nfs/
Dnfs4client.c877 if (test_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status)) in nfs4_set_client()
1259 set_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status); in nfs4_update_server()
1263 clear_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status); in nfs4_update_server()
Dnfs4state.c1268 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_schedule_migration_recovery()
1278 &((struct nfs_server *)server)->mig_status); in nfs4_schedule_migration_recovery()
2074 set_bit(NFS_MIG_FAILED, &server->mig_status); in nfs4_try_migration()
2109 &server->mig_status)) in nfs4_handle_migration()
Dnfs4proc.c554 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_handle_exception()
583 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_async_handle_exception()