Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_buf.h276 #define xfs_buf_ioerror(bp, err) __xfs_buf_ioerror((bp), (err), __this_address) macro
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_buf.h307 #define xfs_buf_ioerror(bp, err) __xfs_buf_ioerror((bp), (err), __this_address) macro