Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h21681 struct xfs_buf_ops { struct
21682 char *name;
21683 union {
21687 void (*verify_read)(struct xfs_buf *);
21688 void (*verify_write)(struct xfs_buf *);
21689 xfs_failaddr_t (*verify_struct)(struct xfs_buf *);
H A Dvmlinux_600.h21681 struct xfs_buf_ops { struct
21682 char *name;
21683 union {
21687 void (*verify_read)(struct xfs_buf *);
21688 void (*verify_write)(struct xfs_buf *);
21689 xfs_failaddr_t (*verify_struct)(struct xfs_buf *);
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h53595 struct xfs_buf_ops { struct
53596 char *name;
53597 union {
53601 void (*verify_read)(struct xfs_buf *);
53602 void (*verify_write)(struct xfs_buf *);
53603 xfs_failaddr_t (*verify_struct)(struct xfs_buf *);
H A Dvmlinux.h53595 struct xfs_buf_ops { struct
53596 char *name;
53597 union {
53601 void (*verify_read)(struct xfs_buf *);
53602 void (*verify_write)(struct xfs_buf *);
53603 xfs_failaddr_t (*verify_struct)(struct xfs_buf *);