Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h22218 struct xfs_ail { struct
22219 struct xlog *ail_log;
22220 struct task_struct *ail_task;
22221 struct list_head ail_head;
22222 xfs_lsn_t ail_target;
22223 xfs_lsn_t ail_target_prev;
22224 struct list_head ail_cursors;
22225 spinlock_t ail_lock;
22226 xfs_lsn_t ail_last_pushed_lsn;
22227 int ail_log_flush;
[all …]
H A Dvmlinux_600.h22218 struct xfs_ail { struct
22219 struct xlog *ail_log;
22220 struct task_struct *ail_task;
22221 struct list_head ail_head;
22222 xfs_lsn_t ail_target;
22223 xfs_lsn_t ail_target_prev;
22224 struct list_head ail_cursors;
22225 spinlock_t ail_lock;
22226 xfs_lsn_t ail_last_pushed_lsn;
22227 int ail_log_flush;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h58313 struct xfs_ail { struct
58314 struct xlog *ail_log;
58315 struct task_struct *ail_task;
58316 struct list_head ail_head;
58317 xfs_lsn_t ail_target;
58318 xfs_lsn_t ail_target_prev;
58319 struct list_head ail_cursors;
58320 spinlock_t ail_lock;
58321 xfs_lsn_t ail_last_pushed_lsn;
58322 int ail_log_flush;
[all …]
H A Dvmlinux.h58313 struct xfs_ail { struct
58314 struct xlog *ail_log;
58315 struct task_struct *ail_task;
58316 struct list_head ail_head;
58317 xfs_lsn_t ail_target;
58318 xfs_lsn_t ail_target_prev;
58319 struct list_head ail_cursors;
58320 spinlock_t ail_lock;
58321 xfs_lsn_t ail_last_pushed_lsn;
58322 int ail_log_flush;
[all …]