Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Ddisk-io.c557 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()
Dctree.h2129 static inline unsigned long btrfs_header_fsid(void) in btrfs_header_fsid() function