Searched defs:copy_subtree_quota_limits (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dbtrfs-util.c1498 static int copy_subtree_quota_limits(int fd, uint64_t old_subvol, uint64_t new_subvol) { function
1581 (void) copy_subtree_quota_limits(new_fd, old_subvol_id, new_subvol_id);
1704 (void) copy_subtree_quota_limits(new_fd, old_subvol_id, new_subvol_id);

Completed in 17 milliseconds