Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_buf.h135 struct xfs_buf_ops { struct
136 char *name;
137 union {
141 void (*verify_read)(struct xfs_buf *);
142 void (*verify_write)(struct xfs_buf *);
143 xfs_failaddr_t (*verify_struct)(struct xfs_buf *bp);