Searched refs:btrfs_subvol_snapshot_fd (Results 1 – 2 of 2) sorted by relevance
70 static inline int btrfs_subvol_snapshot_fd(int old_fd, const char *new_path, BtrfsSnapshotFlags fla… in btrfs_subvol_snapshot_fd() function
297 …r = btrfs_subvol_snapshot_fd(sfd, e->temp_path, BTRFS_SNAPSHOT_READ_ONLY|BTRFS_SNAPSHOT_RECURSIVE); in tar_export_start()