Home
last modified time | relevance | path

Searched refs:btrfs_is_empty_uuid (Results 1 – 6 of 6) sorted by relevance

/linux/fs/btrfs/
H A Duuid-tree.c446 if (!btrfs_is_empty_uuid(root_item.uuid) || in btrfs_uuid_scan_kthread()
447 !btrfs_is_empty_uuid(root_item.received_uuid)) { in btrfs_uuid_scan_kthread()
467 if (!btrfs_is_empty_uuid(root_item.uuid)) { in btrfs_uuid_scan_kthread()
478 if (!btrfs_is_empty_uuid(root_item.received_uuid)) { in btrfs_uuid_scan_kthread()
H A Dfs.h1117 static inline bool btrfs_is_empty_uuid(const u8 *uuid) in btrfs_is_empty_uuid() function
H A Dioctl.c2766 if (!btrfs_is_empty_uuid(di_args->uuid)) in btrfs_ioctl_dev_info()
3947 if (received_uuid_changed && !btrfs_is_empty_uuid(sa->uuid)) { in _btrfs_ioctl_set_received_subvol()
3970 !btrfs_is_empty_uuid(root_item->received_uuid)) { in _btrfs_ioctl_set_received_subvol()
3994 if (received_uuid_changed && !btrfs_is_empty_uuid(sa->uuid)) { in _btrfs_ioctl_set_received_subvol()
H A Dtransaction.c1916 if (!btrfs_is_empty_uuid(new_root_item->received_uuid)) { in create_pending_snapshot()
H A Dsend.c2490 if (!btrfs_is_empty_uuid(sctx->send_root->root_item.received_uuid)) in send_subvol_begin()
2500 if (!btrfs_is_empty_uuid(parent_root->root_item.received_uuid)) in send_subvol_begin()
5317 if (!btrfs_is_empty_uuid(clone_root->root->root_item.received_uuid)) in send_clone()
H A Dinode.c4876 if (!btrfs_is_empty_uuid(dest->root_item.received_uuid)) { in btrfs_delete_subvolume()