Home
last modified time | relevance | path

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

/fs/xfs/
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()
/fs/xfs/libxfs/
A Dxfs_rmap.h43 return oi->oi_owner == XFS_RMAP_OWN_NULL; in xfs_rmap_should_skip_owner_update()
A Dxfs_rmap.c725 if (owner == XFS_RMAP_OWN_NULL) { in xfs_rmap_unmap()
997 if (irec->rm_owner == XFS_RMAP_OWN_NULL) in xfs_rmap_is_mergeable()
3100 .oi_owner = XFS_RMAP_OWN_NULL,
A Dxfs_format.h1671 #define XFS_RMAP_OWN_NULL (-1ULL) /* No owner, for growfs */ macro
A Dxfs_alloc.c2679 xefi->xefi_owner = XFS_RMAP_OWN_NULL; in xfs_defer_extent_free()

Completed in 24 milliseconds