Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_fsmap.c80 dest->rm_owner = XFS_RMAP_OWN_NULL; in xfs_fsmap_owner_to_rmap()
149 case XFS_RMAP_OWN_NULL: /* "free" */ in xfs_fsmap_owner_from_frec()
428 .owner = XFS_RMAP_OWN_NULL, /* "free" */ in xfs_getfsmap_datadev_bnobt_helper()
723 .owner = XFS_RMAP_OWN_NULL, /* "free" */ in xfs_getfsmap_rtdev_rtbitmap_helper()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1677 #define XFS_RMAP_OWN_NULL (-1ULL) /* No owner, for growfs */ macro
H A Dxfs_alloc.c2679 xefi->xefi_owner = XFS_RMAP_OWN_NULL; in xfs_defer_extent_free()