Home
last modified time | relevance | path

Searched refs:xefi_blockcount (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h254 xfs_extlen_t xefi_blockcount;/* number of blocks in extent */ member
H A Dxfs_alloc.c2666 xefi->xefi_blockcount = (xfs_extlen_t)len; in xfs_defer_extent_free()
/linux/fs/xfs/
H A Dxfs_trace.h2864 __entry->len = free->xefi_blockcount;