Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dlosetup.c83 #ifndef LOOP_SET_CAPACITY in losetup_main()
84 # define LOOP_SET_CAPACITY 0x4C07 in losetup_main() macro
86 xioctl(fd, LOOP_SET_CAPACITY, /*ignored:*/0); in losetup_main()