Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_fsmap.c77 dest->rm_owner = XFS_RMAP_OWN_NULL; in xfs_fsmap_owner_to_rmap()
146 case XFS_RMAP_OWN_NULL: /* "free" */ in xfs_fsmap_owner_from_rmap()
422 irec.rm_owner = XFS_RMAP_OWN_NULL; /* "free" */ in xfs_getfsmap_datadev_bnobt_helper()
732 irec.rm_owner = XFS_RMAP_OWN_NULL; /* "free" */ in xfs_getfsmap_rtdev_rtbitmap_helper()
/linux/fs/xfs/libxfs/
A Dxfs_rmap.h42 return oi->oi_owner == XFS_RMAP_OWN_NULL; in xfs_rmap_should_skip_owner_update()
A Dxfs_rmap.c655 if (owner == XFS_RMAP_OWN_NULL) { in xfs_rmap_unmap()
926 if (irec->rm_owner == XFS_RMAP_OWN_NULL) in xfs_rmap_is_mergeable()
2994 .oi_owner = XFS_RMAP_OWN_NULL,
A Dxfs_format.h1510 #define XFS_RMAP_OWN_NULL (-1ULL) /* No owner, for growfs */ macro
A Dxfs_alloc.c2667 xefi->xefi_owner = XFS_RMAP_OWN_NULL; in xfs_defer_extent_free()

Completed in 25 milliseconds