Searched refs:afs_io_error (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/afs/
H A Dcmservice.c324 return afs_io_error(call, afs_io_error_cm_reply);
422 return afs_io_error(call, afs_io_error_cm_reply);
457 return afs_io_error(call, afs_io_error_cm_reply);
535 return afs_io_error(call, afs_io_error_cm_reply);
595 return afs_io_error(call, afs_io_error_cm_reply);
669 return afs_io_error(call, afs_io_error_cm_reply);
H A Dinternal.h1697 static inline int afs_io_error(struct afs_call *call, enum afs_io_error where) function
H A Drxrpc.c899 return afs_io_error(call, afs_io_error_extract);
/linux-master/include/trace/events/
H A Dafs.h493 enum afs_io_error { afs_io_errors } __mode(byte); enum
1029 TRACE_EVENT(afs_io_error,
1030 TP_PROTO(unsigned int call, int error, enum afs_io_error where),
1037 __field(enum afs_io_error, where)

Completed in 134 milliseconds