Home
last modified time | relevance | path

Searched refs:__zonefs_io_error (Results 1 – 2 of 2) sorted by relevance

/linux/fs/zonefs/
H A Dzonefs.h263 void __zonefs_io_error(struct inode *inode, bool write);
270 __zonefs_io_error(inode, write); in zonefs_io_error()
H A Dsuper.c367 void __zonefs_io_error(struct inode *inode, bool write) in __zonefs_io_error() function