Searched refs:mig_status (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_fs_sb.h | 235 unsigned long mig_status; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_fs_sb.h | 243 unsigned long mig_status; member
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4client.c | 893 if (test_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status)) in nfs4_set_client() 1322 set_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status); in nfs4_update_server() 1327 clear_bit(NFS_MIG_TSM_POSSIBLE, &server->mig_status); in nfs4_update_server()
|
H A D | nfs4state.c | 1289 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() 2162 set_bit(NFS_MIG_FAILED, &server->mig_status); in nfs4_try_migration() 2195 &server->mig_status)) in nfs4_handle_migration()
|
H A D | nfs4proc.c | 613 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_handle_exception() 644 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_async_handle_exception()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4client.c | 936 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()
|
H A D | nfs4state.c | 1289 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()
|
H A D | nfs4proc.c | 608 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_handle_exception() 639 if (test_bit(NFS_MIG_FAILED, &server->mig_status)) in nfs4_async_handle_exception()
|
Completed in 50 milliseconds