Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbtrfs-util.h62 int btrfs_quota_scan_ongoing(int fd);
Ddiscover-image.c291 if (btrfs_quota_scan_ongoing(fd) == 0) { in image_make()
Dbtrfs-util.c979 int btrfs_quota_scan_ongoing(int fd) { in btrfs_quota_scan_ongoing() function