Searched refs:btrfs_header_fsid (Results 1 – 2 of 2) sorted by relevance
557 btrfs_header_fsid(), BTRFS_FSID_SIZE) == 0); in csum_dirty_buffer()569 read_extent_buffer(eb, fsid, btrfs_header_fsid(), BTRFS_FSID_SIZE); in check_tree_block_fsid()
2129 static inline unsigned long btrfs_header_fsid(void) in btrfs_header_fsid() function