Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
Dxfs_buf.h138 struct xfs_buf_ops { struct
139 char *name;
140 union {
144 void (*verify_read)(struct xfs_buf *);
145 void (*verify_write)(struct xfs_buf *);
146 xfs_failaddr_t (*verify_struct)(struct xfs_buf *bp);