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