Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Ddisk-io.c537 btrfs_header_fsid(), BTRFS_FSID_SIZE) == 0); in csum_dirty_buffer()
565 read_extent_buffer(eb, fsid, btrfs_header_fsid(), BTRFS_FSID_SIZE); in check_tree_block_fsid()
Dctree.h1926 static inline unsigned long btrfs_header_fsid(void) in btrfs_header_fsid() function