Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_alloc.h222 struct xfs_extent_free_item { struct
223 struct list_head xefi_list;
224 uint64_t xefi_owner;
225 xfs_fsblock_t xefi_startblock;/* starting fs block number */
226 xfs_extlen_t xefi_blockcount;/* number of blocks in extent */
227 unsigned int xefi_flags;