Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_buf.h148 struct xfs_buf_ops { struct
149 char *name;
150 union {
154 void (*verify_read)(struct xfs_buf *);
155 void (*verify_write)(struct xfs_buf *);
156 xfs_failaddr_t (*verify_struct)(struct xfs_buf *bp);