Home
last modified time | relevance | path

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

/linux-6.12.1/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.c482 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception()
608 struct nfs4_exception *exception) in nfs4_exception_should_retrans()
620 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exceptio… in nfs4_handle_exception()
653 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception()
696 struct nfs4_exception exception = { in nfs4_async_handle_error()
1312 int err, struct nfs4_exception *exception) in nfs4_clear_cap_atomic_open_v1()
2296 struct nfs4_exception exception = { }; in nfs4_do_open_reclaim()
2822 struct nfs4_exception exception = { }; in nfs4_do_open_expired()
3299 struct nfs4_exception exception = { in nfs4_do_open()
3442 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()