Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h61909 struct ext4_prealloc_space { struct
61910 union {
61913 } pa_node;
61914 struct list_head pa_group_list;
61915 union {
61918 } u;
61919 spinlock_t pa_lock;
61920 atomic_t pa_count;
61921 unsigned int pa_deleted;
61922 ext4_fsblk_t pa_pstart;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h85254 struct ext4_prealloc_space { struct
85255 struct list_head pa_inode_list;
85256 struct list_head pa_group_list;
85257 union {
85260 } u;
85261 spinlock_t pa_lock;
85262 atomic_t pa_count;
85263 unsigned int pa_deleted;
85264 ext4_fsblk_t pa_pstart;
85265 ext4_lblk_t pa_lstart;
[all …]
H A Dvmlinux_600.h85254 struct ext4_prealloc_space { struct
85255 struct list_head pa_inode_list;
85256 struct list_head pa_group_list;
85257 union {
85260 } u;
85261 spinlock_t pa_lock;
85262 atomic_t pa_count;
85263 unsigned int pa_deleted;
85264 ext4_fsblk_t pa_pstart;
85265 ext4_lblk_t pa_lstart;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h46000 struct ext4_prealloc_space { struct
46001 union {
46004 } pa_node;
46005 struct list_head pa_group_list;
46006 union {
46009 } u;
46010 spinlock_t pa_lock;
46011 atomic_t pa_count;
46012 unsigned int pa_deleted;
46013 ext4_fsblk_t pa_pstart;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h58898 struct ext4_prealloc_space { struct
58899 struct list_head pa_inode_list;
58900 struct list_head pa_group_list;
58901 union {
58904 } u;
58905 spinlock_t pa_lock;
58906 atomic_t pa_count;
58907 unsigned int pa_deleted;
58908 ext4_fsblk_t pa_pstart;
58909 ext4_lblk_t pa_lstart;
[all …]
H A Dvmlinux_518.h58898 struct ext4_prealloc_space { struct
58899 struct list_head pa_inode_list;
58900 struct list_head pa_group_list;
58901 union {
58904 } u;
58905 spinlock_t pa_lock;
58906 atomic_t pa_count;
58907 unsigned int pa_deleted;
58908 ext4_fsblk_t pa_pstart;
58909 ext4_lblk_t pa_lstart;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h55757 struct ext4_prealloc_space { struct
55758 union {
55761 } pa_node;
55762 struct list_head pa_group_list;
55763 union {
55766 } u;
55767 spinlock_t pa_lock;
55768 atomic_t pa_count;
55769 unsigned int pa_deleted;
55770 ext4_fsblk_t pa_pstart;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h26317 struct ext4_prealloc_space { struct
26318 struct list_head pa_inode_list;
26319 struct list_head pa_group_list;
26320 union {
26323 } u;
26324 spinlock_t pa_lock;
26325 atomic_t pa_count;
26326 unsigned int pa_deleted;
26327 ext4_fsblk_t pa_pstart;
26328 ext4_lblk_t pa_lstart;
[all …]
H A Dvmlinux.h26317 struct ext4_prealloc_space { struct
26318 struct list_head pa_inode_list;
26319 struct list_head pa_group_list;
26320 union {
26323 } u;
26324 spinlock_t pa_lock;
26325 atomic_t pa_count;
26326 unsigned int pa_deleted;
26327 ext4_fsblk_t pa_pstart;
26328 ext4_lblk_t pa_lstart;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h41035 struct ext4_prealloc_space { struct
41036 struct list_head pa_inode_list;
41037 struct list_head pa_group_list;
41038 union {
41041 } u;
41042 spinlock_t pa_lock;
41043 atomic_t pa_count;
41044 unsigned int pa_deleted;
41045 ext4_fsblk_t pa_pstart;
41046 ext4_lblk_t pa_lstart;
[all …]
H A Dvmlinux.h41035 struct ext4_prealloc_space { struct
41036 struct list_head pa_inode_list;
41037 struct list_head pa_group_list;
41038 union {
41041 } u;
41042 spinlock_t pa_lock;
41043 atomic_t pa_count;
41044 unsigned int pa_deleted;
41045 ext4_fsblk_t pa_pstart;
41046 ext4_lblk_t pa_lstart;
[all …]