Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_buf.h110 struct xfs_buf_ops { struct
111 char *name;
112 union {
116 void (*verify_read)(struct xfs_buf *);
117 void (*verify_write)(struct xfs_buf *);
118 xfs_failaddr_t (*verify_struct)(struct xfs_buf *bp);