Searched refs:fdt_nfiles (Results 1 – 2 of 2) sorted by relevance
71 int fdt_nfiles; /* number of open files allocated */ member133 #define fd_nfiles fd_files->fdt_nfiles
169 int fdt_nfiles; member1392 highfd = MIN(highfd, fdt->fdt_nfiles - 1); in kern_close_range()1831 ntable->fdt_nfiles = nnfiles; in fdgrowtable()2144 newfdp->fd_files->fdt_nfiles = NDFILE; in fdinit()2971 if (__predict_false((u_int)fd >= fdt->fdt_nfiles)) in fgetvp_lookup_smr()3030 if (__predict_false((u_int)fd >= fdt->fdt_nfiles)) in fgetvp_lookup_smr()3070 if (__predict_false((u_int)fd >= fdt->fdt_nfiles)) in fget_unlocked_seq()3154 if (__predict_false((u_int)fd >= fdt->fdt_nfiles)) in fget_unlocked()