Searched refs:BTRFS_IOC_SUBVOL_SETFLAGS (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dmissing.h440 #ifndef BTRFS_IOC_SUBVOL_SETFLAGS
441 #define BTRFS_IOC_SUBVOL_SETFLAGS _IOW(BTRFS_IOCTL_MAGIC, 26, __u64) macro
H A Dbtrfs-util.c213 if (ioctl(fd, BTRFS_IOC_SUBVOL_SETFLAGS, &nflags) < 0)

Completed in 2597 milliseconds