Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_alloc.h233 struct xfs_extent_free_item { struct
234 struct list_head xefi_list;
235 uint64_t xefi_owner;
236 xfs_fsblock_t xefi_startblock;/* starting fs block number */
237 xfs_extlen_t xefi_blockcount;/* number of blocks in extent */
238 unsigned int xefi_flags;

Completed in 7 milliseconds