Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_buf.h116 struct xfs_buf_ops { struct
117 char *name;
118 union {
122 void (*verify_read)(struct xfs_buf *);
123 void (*verify_write)(struct xfs_buf *);
124 xfs_failaddr_t (*verify_struct)(struct xfs_buf *bp);
/kernel/linux/linux-6.6/fs/xfs/
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);