Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.h51 struct xfs_extent_free_item struct
53 xfs_fsblock_t xefi_startblock;/* starting fs block number */
54 xfs_extlen_t xefi_blockcount;/* number of blocks in extent */
55 bool xefi_skip_discard;
56 struct list_head xefi_list;
57 struct xfs_owner_info xefi_oinfo; /* extent owner */