Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbtrfs-util.c1033 static int subvol_remove_children(int fd, const char *subvolume, uint64_t subvol_id, BtrfsRemoveFla… in subvol_remove_children() function
1146 r = subvol_remove_children(subvol_fd, p, sh->objectid, flags); in subvol_remove_children()
1158 r = subvol_remove_children(child_fd, p, sh->objectid, flags); in subvol_remove_children()
1193 return subvol_remove_children(fd, subvolume, 0, flags); in btrfs_subvol_remove()
1197 return subvol_remove_children(fd, subvolume, 0, flags); in btrfs_subvol_remove_fd()