Searched defs:xfs_buf_ops (Results 1 – 2 of 2) sorted by relevance
116 struct xfs_buf_ops { struct117 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);
135 struct xfs_buf_ops { struct136 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);