Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/block/
Dpr.txt65 1. IOC_PR_REGISTER
80 reservation key for the device as acquired by the IOC_PR_REGISTER,
116 IOC_PR_REGISTER, and some implementation may support the flag for
/Linux-v4.19/include/uapi/linux/
Dpr.h44 #define IOC_PR_REGISTER _IOW('p', 200, struct pr_registration) macro
/Linux-v4.19/block/
Dioctl.c588 case IOC_PR_REGISTER: in blkdev_ioctl()