Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_zone_gc.c67 struct xfs_gc_bio { struct
68 struct xfs_zone_gc_data *data;
74 struct list_head entry;
80 enum {
83 } state;
89 struct xfs_inode *ip;
90 loff_t offset;
91 unsigned int len;
97 xfs_fsblock_t old_startblock;
98 xfs_daddr_t new_daddr;
[all …]