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.c77 struct xfs_gc_bio { struct
78 struct xfs_zone_gc_data *data;
84 struct list_head entry;
90 enum {
93 } state;
99 struct xfs_inode *ip;
100 loff_t offset;
101 unsigned int len;
107 xfs_fsblock_t old_startblock;
108 xfs_daddr_t new_daddr;
[all …]