NR_OPEN_DEFAULT
return NR_OPEN_DEFAULT;
new_fdt->max_fds = NR_OPEN_DEFAULT;
.max_fds = NR_OPEN_DEFAULT,
struct file __rcu * fd_array[NR_OPEN_DEFAULT];