Searched refs:fd_alloc_files (Results 1 – 1 of 1) sorted by relevance
166 #define fd_alloc_files(n_files, flags) \ macro926 ofiles = fd_alloc_files(n_files, Z_WAITOK | Z_ZERO); in fdt_fork()1216 newofiles = fd_alloc_files(numfiles, Z_WAITOK); in fdalloc()