Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h94358 struct xfs_attr_list_context { struct
94359 struct xfs_trans *tp;
94360 struct xfs_inode *dp;
94361 struct xfs_attrlist_cursor_kern cursor;
94362 void *buffer;
94363 int seen_enough;
94364 bool allow_incomplete;
94365 ssize_t count;
94366 int dupcnt;
94367 int bufsize;
[all …]
H A Dvmlinux_600.h94358 struct xfs_attr_list_context { struct
94359 struct xfs_trans *tp;
94360 struct xfs_inode *dp;
94361 struct xfs_attrlist_cursor_kern cursor;
94362 void *buffer;
94363 int seen_enough;
94364 bool allow_incomplete;
94365 ssize_t count;
94366 int dupcnt;
94367 int bufsize;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h55059 struct xfs_attr_list_context { struct
55060 struct xfs_trans *tp;
55061 struct xfs_inode *dp;
55062 struct xfs_attrlist_cursor_kern cursor;
55063 void *buffer;
55064 int seen_enough;
55065 bool allow_incomplete;
55066 ssize_t count;
55067 int dupcnt;
55068 int bufsize;
[all …]
H A Dvmlinux.h55059 struct xfs_attr_list_context { struct
55060 struct xfs_trans *tp;
55061 struct xfs_inode *dp;
55062 struct xfs_attrlist_cursor_kern cursor;
55063 void *buffer;
55064 int seen_enough;
55065 bool allow_incomplete;
55066 ssize_t count;
55067 int dupcnt;
55068 int bufsize;
[all …]