Home
last modified time | relevance | path

Searched refs:btrfs_header_fsid (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/btrfs/
Ddisk-io.c555 btrfs_header_fsid(), BTRFS_FSID_SIZE) == 0); in csum_dirty_buffer()
567 read_extent_buffer(eb, fsid, btrfs_header_fsid(), BTRFS_FSID_SIZE); in check_tree_block_fsid()
Dctree.h2115 static inline unsigned long btrfs_header_fsid(void) in btrfs_header_fsid() function