Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.h32 struct xfs_perag { struct
38 unsigned long pag_opstate;
53 xfs_agino_t pagl_pagino;
54 xfs_agino_t pagl_leftrec;
66 struct rcu_head rcu_head;
70 xfs_agblock_t min_block;
71 xfs_agino_t agino_min;
72 xfs_agino_t agino_max;
81 uint16_t pag_checked;
82 uint16_t pag_sick;
[all …]