Searched refs:NR_OPEN_DEFAULT (Results 1 – 3 of 3) sorted by relevance
44 if (num <= NR_OPEN_DEFAULT) /* Don't free the embedded fd array! */ in free_fd_array()76 #if NR_OPEN_DEFAULT < 256 in expand_fd_array()
166 #define NR_OPEN_DEFAULT BITS_PER_LONG macro183 struct file * fd_array[NR_OPEN_DEFAULT];190 max_fds: NR_OPEN_DEFAULT, \
469 newf->max_fds = NR_OPEN_DEFAULT; in copy_files()495 nfds = NR_OPEN_DEFAULT; in copy_files()