Searched refs:btrfs_header_fsid (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/fs/btrfs/ |
D | ctree.c | 232 (unsigned long)btrfs_header_fsid(cow), in btrfs_copy_root() 440 (unsigned long)btrfs_header_fsid(cow), in __btrfs_cow_block() 1990 (unsigned long)btrfs_header_fsid(c), in insert_new_root() 2115 (unsigned long)btrfs_header_fsid(split), in split_node() 2940 (unsigned long)btrfs_header_fsid(right), in split_leaf()
|
D | disk-io.c | 420 read_extent_buffer(eb, fsid, (unsigned long)btrfs_header_fsid(eb), in check_tree_block_fsid() 1173 (unsigned long)btrfs_header_fsid(root->node), in alloc_log_tree()
|
D | ctree.h | 1866 static inline u8 *btrfs_header_fsid(struct extent_buffer *eb) in btrfs_header_fsid() function
|
D | ioctl.c | 367 (unsigned long)btrfs_header_fsid(leaf), in create_subvol()
|