Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/block/
Dpr.rst60 1. IOC_PR_REGISTER
77 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-v6.6/include/uapi/linux/
Dpr.h61 #define IOC_PR_REGISTER _IOW('p', 200, struct pr_registration) macro
/Linux-v6.6/block/
Dioctl.c560 case IOC_PR_REGISTER: in blkdev_common_ioctl()