Searched refs:DIOCGATTR (Results 1 – 2 of 2) sorted by relevance
137 #define DIOCGATTR _IOWR('d', 142, struct diocgattr_arg) macro
684 if (nodelete == 0 && ioctl(fd, DIOCGATTR, &arg) == 0) in blockif_open()