Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_alloc.h259 struct xfs_extent_free_item { struct
260 struct list_head xefi_list;
261 uint64_t xefi_owner;
262 xfs_fsblock_t xefi_startblock;/* starting fs block number */
263 xfs_extlen_t xefi_blockcount;/* number of blocks in extent */
264 unsigned int xefi_flags;

Completed in 4 milliseconds