Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dloop.h21 #ifndef LOOP_SET_CAPACITY
22 # define LOOP_SET_CAPACITY 0x4C07 macro
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop04.c43 SAFE_IOCTL(dev_fd, LOOP_SET_CAPACITY); in verify_ioctl_loop()