Home
last modified time | relevance | path

Searched refs:nfs4_exception (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/
H A Dnfs42proc.c106 struct nfs4_exception exception = { }; in nfs42_proc_fallocate()
529 struct nfs4_exception src_exception = { in nfs42_proc_copy()
533 struct nfs4_exception dst_exception = { in nfs42_proc_copy()
750 struct nfs4_exception exception = { in nfs42_proc_offload_status()
833 struct nfs4_exception exception = { in nfs42_proc_copy_notify()
916 struct nfs4_exception exception = { }; in nfs42_proc_llseek()
1323 struct nfs4_exception src_exception = { }; in nfs42_proc_clone()
1324 struct nfs4_exception dst_exception = { }; in nfs42_proc_clone()
1573 struct nfs4_exception exception = { }; in nfs42_proc_getxattr()
1618 struct nfs4_exception exception = { }; in nfs42_proc_setxattr()
[all …]
H A Dnfs4proc.c505 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception()
631 struct nfs4_exception *exception) in nfs4_exception_should_retrans()
643 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exceptio… in nfs4_handle_exception()
676 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception()
728 struct nfs4_exception exception = { in nfs4_async_handle_error()
1345 int err, struct nfs4_exception *exception) in nfs4_clear_cap_atomic_open_v1()
2339 struct nfs4_exception exception = { }; in nfs4_do_open_reclaim()
2867 struct nfs4_exception exception = { }; in nfs4_do_open_expired()
3342 struct nfs4_exception exception = { in nfs4_do_open()
3485 struct nfs4_exception exception = { in nfs4_do_setattr()
[all …]
H A Dnfs4_fs.h206 struct nfs4_exception { struct
289 extern int nfs4_handle_exception(struct nfs_server *, int, struct nfs4_exception *);
H A Dpnfs.h38 struct nfs4_exception;
258 struct nfs4_exception *exception);
H A Dpnfs.c2139 struct nfs4_exception exception = { in pnfs_update_layout()