diff options
Diffstat (limited to 'sys/linux/loop_arm.const')
| -rw-r--r-- | sys/linux/loop_arm.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/loop_arm.const b/sys/linux/loop_arm.const index 2ed17b28d..724212113 100644 --- a/sys/linux/loop_arm.const +++ b/sys/linux/loop_arm.const @@ -7,6 +7,7 @@ LOOP_CTL_GET_FREE = 19586 LOOP_CTL_REMOVE = 19585 LOOP_GET_STATUS = 19459 LOOP_GET_STATUS64 = 19461 +LOOP_SET_BLOCK_SIZE = 19465 LOOP_SET_CAPACITY = 19463 LOOP_SET_DIRECT_IO = 19464 LOOP_SET_FD = 19456 |
