Lines Matching refs:exception

347 …t nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)  in nfs4_handle_exception()  argument
350 struct nfs4_state *state = exception->state; in nfs4_handle_exception()
351 struct inode *inode = exception->inode; in nfs4_handle_exception()
354 exception->retry = 0; in nfs4_handle_exception()
361 exception->retry = 1; in nfs4_handle_exception()
411 if (exception->timeout > HZ) { in nfs4_handle_exception()
420 ret = nfs4_delay(server->client, &exception->timeout); in nfs4_handle_exception()
425 exception->retry = 1; in nfs4_handle_exception()
432 exception->retry = 1; in nfs4_handle_exception()
447 exception->retry = 1; in nfs4_handle_exception()
935 int err, struct nfs4_exception *exception) in nfs4_clear_cap_atomic_open_v1() argument
942 exception->retry = 1; in nfs4_clear_cap_atomic_open_v1()
1661 struct nfs4_exception exception = { }; in nfs4_do_open_reclaim() local
1666 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception)) in nfs4_do_open_reclaim()
1670 nfs4_handle_exception(server, err, &exception); in nfs4_do_open_reclaim()
1671 } while (exception.retry); in nfs4_do_open_reclaim()
2147 struct nfs4_exception exception = { }; in nfs4_do_open_expired() local
2153 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception)) in nfs4_do_open_expired()
2160 nfs4_handle_exception(server, err, &exception); in nfs4_do_open_expired()
2163 } while (exception.retry); in nfs4_do_open_expired()
2468 struct nfs4_exception exception = { }; in nfs4_do_open() local
2493 exception.retry = 1; in nfs4_do_open()
2503 exception.retry = 1; in nfs4_do_open()
2508 exception.retry = 1; in nfs4_do_open()
2511 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception)) in nfs4_do_open()
2514 status, &exception)); in nfs4_do_open()
2515 } while (exception.retry); in nfs4_do_open()
2585 struct nfs4_exception exception = { in nfs4_do_setattr() local
2609 err = nfs4_handle_exception(server, err, &exception); in nfs4_do_setattr()
2610 } while (exception.retry); in nfs4_do_setattr()
2957 struct nfs4_exception exception = { }; in nfs4_server_capabilities() local
2962 &exception); in nfs4_server_capabilities()
2963 } while (exception.retry); in nfs4_server_capabilities()
2999 struct nfs4_exception exception = { }; in nfs4_lookup_root() local
3009 err = nfs4_handle_exception(server, err, &exception); in nfs4_lookup_root()
3011 } while (exception.retry); in nfs4_lookup_root()
3234 struct nfs4_exception exception = { }; in nfs4_proc_getattr() local
3240 &exception); in nfs4_proc_getattr()
3241 } while (exception.retry); in nfs4_proc_getattr()
3356 struct nfs4_exception exception = { }; in nfs4_proc_lookup_common() local
3377 exception.retry = 1; in nfs4_proc_lookup_common()
3380 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception); in nfs4_proc_lookup_common()
3382 } while (exception.retry); in nfs4_proc_lookup_common()
3472 struct nfs4_exception exception = { }; in nfs4_proc_access() local
3478 &exception); in nfs4_proc_access()
3479 } while (exception.retry); in nfs4_proc_access()
3527 struct nfs4_exception exception = { }; in nfs4_proc_readlink() local
3533 &exception); in nfs4_proc_readlink()
3534 } while (exception.retry); in nfs4_proc_readlink()
3594 struct nfs4_exception exception = { }; in nfs4_proc_remove() local
3600 &exception); in nfs4_proc_remove()
3601 } while (exception.retry); in nfs4_proc_remove()
3724 struct nfs4_exception exception = { }; in nfs4_proc_link() local
3729 &exception); in nfs4_proc_link()
3730 } while (exception.retry); in nfs4_proc_link()
3824 struct nfs4_exception exception = { }; in nfs4_proc_symlink() local
3834 &exception); in nfs4_proc_symlink()
3835 } while (exception.retry); in nfs4_proc_symlink()
3862 struct nfs4_exception exception = { }; in nfs4_proc_mkdir() local
3873 &exception); in nfs4_proc_mkdir()
3874 } while (exception.retry); in nfs4_proc_mkdir()
3921 struct nfs4_exception exception = { }; in nfs4_proc_readdir() local
3928 &exception); in nfs4_proc_readdir()
3929 } while (exception.retry); in nfs4_proc_readdir()
3971 struct nfs4_exception exception = { }; in nfs4_proc_mknod() local
3982 &exception); in nfs4_proc_mknod()
3983 } while (exception.retry); in nfs4_proc_mknod()
4012 struct nfs4_exception exception = { }; in nfs4_proc_statfs() local
4017 &exception); in nfs4_proc_statfs()
4018 } while (exception.retry); in nfs4_proc_statfs()
4043 struct nfs4_exception exception = { }; in nfs4_do_fsinfo() local
4059 err = nfs4_handle_exception(server, err, &exception); in nfs4_do_fsinfo()
4060 } while (exception.retry); in nfs4_do_fsinfo()
4108 struct nfs4_exception exception = { }; in nfs4_proc_pathconf() local
4114 &exception); in nfs4_proc_pathconf()
4115 } while (exception.retry); in nfs4_proc_pathconf()
4634 struct nfs4_exception exception = { }; in nfs4_get_acl_uncached() local
4641 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception); in nfs4_get_acl_uncached()
4642 } while (exception.retry); in nfs4_get_acl_uncached()
4715 struct nfs4_exception exception = { }; in nfs4_proc_set_acl() local
4721 &exception); in nfs4_proc_set_acl()
4722 } while (exception.retry); in nfs4_proc_set_acl()
4766 struct nfs4_exception exception = { }; in nfs4_get_security_label() local
4776 &exception); in nfs4_get_security_label()
4777 } while (exception.retry); in nfs4_get_security_label()
4823 struct nfs4_exception exception = { }; in nfs4_do_set_security_label() local
4831 &exception); in nfs4_do_set_security_label()
4832 } while (exception.retry); in nfs4_do_set_security_label()
5282 struct nfs4_exception exception = { }; in nfs4_proc_delegreturn() local
5293 err = nfs4_handle_exception(server, err, &exception); in nfs4_proc_delegreturn()
5294 } while (exception.retry); in nfs4_proc_delegreturn()
5358 struct nfs4_exception exception = { }; in nfs4_proc_getlk() local
5365 &exception); in nfs4_proc_getlk()
5366 } while (exception.retry); in nfs4_proc_getlk()
5813 struct nfs4_exception exception = { in nfs4_lock_reclaim() local
5826 nfs4_handle_exception(server, err, &exception); in nfs4_lock_reclaim()
5827 } while (exception.retry); in nfs4_lock_reclaim()
5834 struct nfs4_exception exception = { in nfs4_lock_expired() local
5856 nfs4_handle_exception(server, err, &exception); in nfs4_lock_expired()
5859 } while (exception.retry); in nfs4_lock_expired()
5950 struct nfs4_exception exception = { in nfs4_proc_setlk() local
5962 err, &exception); in nfs4_proc_setlk()
5963 } while (exception.retry); in nfs4_proc_setlk()
6263 struct nfs4_exception exception = { }; in nfs4_proc_fs_locations() local
6270 &exception); in nfs4_proc_fs_locations()
6271 } while (exception.retry); in nfs4_proc_fs_locations()
6408 struct nfs4_exception exception = { }; in nfs4_proc_get_locations() local
6421 nfs4_handle_exception(server, status, &exception); in nfs4_proc_get_locations()
6422 } while (exception.retry); in nfs4_proc_get_locations()
6534 struct nfs4_exception exception = { }; in nfs4_proc_fsid_present() local
6547 nfs4_handle_exception(server, status, &exception); in nfs4_proc_fsid_present()
6548 } while (exception.retry); in nfs4_proc_fsid_present()
6601 struct nfs4_exception exception = { }; in nfs4_proc_secinfo() local
6621 &exception); in nfs4_proc_secinfo()
6622 } while (exception.retry); in nfs4_proc_secinfo()
7988 struct nfs4_exception exception = { }; in nfs4_proc_getdeviceinfo() local
7994 &exception); in nfs4_proc_getdeviceinfo()
7995 } while (exception.retry); in nfs4_proc_getdeviceinfo()
8145 struct nfs4_exception exception = { }; in nfs41_proc_secinfo_no_name() local
8172 err = nfs4_handle_exception(server, err, &exception); in nfs41_proc_secinfo_no_name()
8174 } while (exception.retry); in nfs41_proc_secinfo_no_name()
8295 struct nfs4_exception exception = { }; in nfs41_test_stateid() local
8301 nfs4_handle_exception(server, err, &exception); in nfs41_test_stateid()
8302 } while (exception.retry); in nfs41_test_stateid()