Searched refs:BTRFS_IOC_TREE_SEARCH (Results 1 - 2 of 2) sorted by relevance
/systemd/src/basic/ |
H A D | btrfs-util.c | 508 if (ioctl(fd, BTRFS_IOC_TREE_SEARCH, &args) < 0) 602 if (ioctl(fd, BTRFS_IOC_TREE_SEARCH, &args) < 0) { 1242 if (ioctl(fd, BTRFS_IOC_TREE_SEARCH, &args) < 0) 1374 if (ioctl(fd, BTRFS_IOC_TREE_SEARCH, &args) < 0) { 1593 if (ioctl(old_fd, BTRFS_IOC_TREE_SEARCH, &args) < 0) 1813 if (ioctl(fd, BTRFS_IOC_TREE_SEARCH, &args) < 0) { 2056 if (ioctl(fd, BTRFS_IOC_TREE_SEARCH, &args) < 0)
|
H A D | missing.h | 421 #ifndef BTRFS_IOC_TREE_SEARCH 422 #define BTRFS_IOC_TREE_SEARCH _IOWR(BTRFS_IOCTL_MAGIC, 17, \ macro
|
Completed in 1863 milliseconds