Home
last modified time | relevance | path

Searched defs:afs_io_error (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dafs.h437 enum afs_io_error { afs_io_errors } __mode(byte); enum
/openbmc/linux/fs/afs/
H A Dinternal.h1635 static inline int afs_io_error(struct afs_call *call, enum afs_io_error where) in afs_io_error() function