Searched refs:xefi_owner (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_extfree_item.c461 oinfo.oi_owner = xefi->xefi_owner;
543 oinfo.oi_owner = xefi->xefi_owner;
587 xefi->xefi_owner = XFS_RMAP_OWN_UNKNOWN;
/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.h244 uint64_t xefi_owner; member in struct:xfs_extent_free_item
H A Dxfs_alloc.c2572 xefi->xefi_owner = oinfo->oi_owner;
2633 xefi->xefi_owner = oinfo->oi_owner;
2635 xefi->xefi_owner = XFS_RMAP_OWN_NULL;

Completed in 146 milliseconds