Searched refs:is_shared (Results 1 – 3 of 3) sorted by relevance
1553 u64 bytenr, int level, bool *is_shared) in lookup_backref_shared_cache() argument1581 if (!entry->is_shared && in lookup_backref_shared_cache()1590 if (entry->is_shared && in lookup_backref_shared_cache()1594 *is_shared = entry->is_shared; in lookup_backref_shared_cache()1602 if (*is_shared) { in lookup_backref_shared_cache()1604 cache->entries[i].is_shared = true; in lookup_backref_shared_cache()1619 u64 bytenr, int level, bool is_shared) in store_backref_shared_cache() argument1638 if (is_shared) in store_backref_shared_cache()1645 entry->is_shared = is_shared; in store_backref_shared_cache()1655 if (is_shared) { in store_backref_shared_cache()[all …]
23 bool is_shared; member
95 bool is_shared; member133 if (info->is_shared) { in xchk_bmap_get_rmap()638 info.is_shared = whichfork == XFS_DATA_FORK && xfs_is_reflink_inode(ip); in xchk_bmap()