FSPICK_CLOEXEC    168 fs/fsopen.c    	if ((flags & ~(FSPICK_CLOEXEC |
FSPICK_CLOEXEC    202 fs/fsopen.c    	return fscontext_create_fd(fc, flags & FSPICK_CLOEXEC ? O_CLOEXEC : 0);