Home
last modified time | relevance | path

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

/fs/btrfs/
A Dbackref.c1277 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() local
1553 if (is_shared) in find_parent_nodes()
[all …]
A Dbackref.h159 bool is_shared; member
204 bool is_shared; member
/fs/xfs/scrub/
A Dbmap.c134 bool is_shared; member
183 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