Searched refs:FSIOC_FD_ONLY_OPEN_ONCE (Results 1 – 2 of 2) sorted by relevance
371 #define FSIOC_FD_ONLY_OPEN_ONCE _IOWR('A', 21, uint32_t) macro
12701 case FSIOC_FD_ONLY_OPEN_ONCE: { in fsctl_internal()12799 if (uap->cmd == FSIOC_FD_ONLY_OPEN_ONCE) { in fsctl()