Searched refs:is_shared (Results 1 – 3 of 3) sorted by relevance
1277 if (!entry->is_shared && in lookup_backref_shared_cache()1286 if (entry->is_shared && in lookup_backref_shared_cache()1290 *is_shared = entry->is_shared; in lookup_backref_shared_cache()1298 if (*is_shared) { in lookup_backref_shared_cache()1338 if (is_shared) in store_backref_shared_cache()1345 entry->is_shared = is_shared; in store_backref_shared_cache()1355 if (is_shared) { in store_backref_shared_cache()1358 entry->is_shared = is_shared; in store_backref_shared_cache()1547 bool is_shared; in find_parent_nodes() local1553 if (is_shared) in find_parent_nodes()[all …]
159 bool is_shared; member204 bool is_shared; member
134 bool is_shared; member183 if (info->is_shared) { in xchk_bmap_get_rmap()1036 info.is_shared = whichfork == XFS_DATA_FORK && xfs_is_reflink_inode(ip); in xchk_bmap()
Completed in 770 milliseconds