diff options
Diffstat (limited to 'sys/linux/loop_386.const')
| -rw-r--r-- | sys/linux/loop_386.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/loop_386.const b/sys/linux/loop_386.const index 0065cf2c4..1c58d9247 100644 --- a/sys/linux/loop_386.const +++ b/sys/linux/loop_386.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 |
