Searched refs:nfs4_exception (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42proc.c | 95 struct nfs4_exception exception = { }; in nfs42_proc_fallocate() 401 struct nfs4_exception src_exception = { in nfs42_proc_copy() 405 struct nfs4_exception dst_exception = { in nfs42_proc_copy() 600 struct nfs4_exception exception = { in nfs42_proc_copy_notify() 682 struct nfs4_exception exception = { }; in nfs42_proc_llseek() 1078 struct nfs4_exception src_exception = { }; in nfs42_proc_clone() 1079 struct nfs4_exception dst_exception = { }; in nfs42_proc_clone() 1310 struct nfs4_exception exception = { }; in nfs42_proc_getxattr() 1327 struct nfs4_exception exception = { }; in nfs42_proc_setxattr() 1344 struct nfs4_exception exceptio in nfs42_proc_listxattrs() [all...] |
H A D | nfs4proc.c | 475 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() 598 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception) in nfs4_handle_exception() 626 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception() 664 struct nfs4_exception exception = { in nfs4_async_handle_error() 1258 int err, struct nfs4_exception *exception) in nfs4_clear_cap_atomic_open_v1() 2216 struct nfs4_exception exception = { }; in nfs4_do_open_reclaim() 2737 struct nfs4_exception exception = { }; in nfs4_do_open_expired() 3231 struct nfs4_exception exception = { in nfs4_do_open() 3376 struct nfs4_exception exception = { in nfs4_do_setattr() 3554 struct nfs4_exception exceptio in nfs4_close_done() [all...] |
H A D | nfs4_fs.h | 205 struct nfs4_exception { struct 288 extern int nfs4_handle_exception(struct nfs_server *, int, struct nfs4_exception *);
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42proc.c | 104 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 exceptio in nfs42_proc_listxattrs() [all...] |
H A D | nfs4proc.c | 470 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() 593 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception) in nfs4_handle_exception() 621 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception() 659 struct nfs4_exception exception = { in nfs4_async_handle_error() 1274 int err, struct nfs4_exception *exception) in nfs4_clear_cap_atomic_open_v1() 2221 struct nfs4_exception exception = { }; in nfs4_do_open_reclaim() 2747 struct nfs4_exception exception = { }; in nfs4_do_open_expired() 3229 struct nfs4_exception exception = { in nfs4_do_open() 3372 struct nfs4_exception exception = { in nfs4_do_setattr() 3555 struct nfs4_exception exceptio in nfs4_close_done() [all...] |
H A D | nfs4_fs.h | 207 struct nfs4_exception { struct 289 extern int nfs4_handle_exception(struct nfs_server *, int, struct nfs4_exception *);
|
Completed in 24 milliseconds