Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfs/
Dnfs42proc.c104 struct nfs4_exception exception = { }; in nfs42_proc_fallocate()
429 struct nfs4_exception src_exception = { in nfs42_proc_copy()
433 struct nfs4_exception dst_exception = { in nfs42_proc_copy()
631 struct nfs4_exception exception = { in nfs42_proc_copy_notify()
714 struct nfs4_exception exception = { }; in nfs42_proc_llseek()
1120 struct nfs4_exception src_exception = { }; in nfs42_proc_clone()
1121 struct nfs4_exception dst_exception = { }; in nfs42_proc_clone()
1370 struct nfs4_exception exception = { }; in nfs42_proc_getxattr()
1415 struct nfs4_exception exception = { }; in nfs42_proc_setxattr()
1432 struct nfs4_exception exception = { }; in nfs42_proc_listxattrs()
[all …]
Dnfs4proc.c491 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception()
617 struct nfs4_exception *exception) in nfs4_exception_should_retrans()
629 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exceptio… in nfs4_handle_exception()
662 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception()
705 struct nfs4_exception exception = { in nfs4_async_handle_error()
1321 int err, struct nfs4_exception *exception) in nfs4_clear_cap_atomic_open_v1()
2305 struct nfs4_exception exception = { }; in nfs4_do_open_reclaim()
2833 struct nfs4_exception exception = { }; in nfs4_do_open_expired()
3310 struct nfs4_exception exception = { in nfs4_do_open()
3453 struct nfs4_exception exception = { in nfs4_do_setattr()
[all …]
Dnfs4_fs.h207 struct nfs4_exception { struct
290 extern int nfs4_handle_exception(struct nfs_server *, int, struct nfs4_exception *);
Dpnfs.h38 struct nfs4_exception;
257 struct nfs4_exception *exception);
Dpnfs.c2103 struct nfs4_exception exception = { in pnfs_update_layout()