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.c449 if (!btrfs_is_empty_uuid(root_item.uuid) || in btrfs_uuid_scan_kthread()
450 !btrfs_is_empty_uuid(root_item.received_uuid)) { in btrfs_uuid_scan_kthread()
470 if (!btrfs_is_empty_uuid(root_item.uuid)) { in btrfs_uuid_scan_kthread()
481 if (!btrfs_is_empty_uuid(root_item.received_uuid)) { in btrfs_uuid_scan_kthread()
H A Dfs.h1102 static inline bool btrfs_is_empty_uuid(const u8 *uuid) in btrfs_is_empty_uuid() function
H A Dioctl.c2708 if (!btrfs_is_empty_uuid(di_args->uuid)) in btrfs_ioctl_dev_info()
3880 if (received_uuid_changed && !btrfs_is_empty_uuid(sa->uuid)) { in _btrfs_ioctl_set_received_subvol()
3903 !btrfs_is_empty_uuid(root_item->received_uuid)) { in _btrfs_ioctl_set_received_subvol()
3927 if (received_uuid_changed && !btrfs_is_empty_uuid(sa->uuid)) { in _btrfs_ioctl_set_received_subvol()
H A Dtransaction.c1904 if (!btrfs_is_empty_uuid(new_root_item->received_uuid)) { in create_pending_snapshot()
H A Dsend.c2507 if (!btrfs_is_empty_uuid(sctx->send_root->root_item.received_uuid)) in send_subvol_begin()
2517 if (!btrfs_is_empty_uuid(parent_root->root_item.received_uuid)) in send_subvol_begin()
5345 if (!btrfs_is_empty_uuid(clone_root->root->root_item.received_uuid)) in send_clone()
H A Dinode.c4865 if (!btrfs_is_empty_uuid(dest->root_item.received_uuid)) { in btrfs_delete_subvolume()