Searched refs:fdt_nfiles (Results 1 – 3 of 3) sorted by relevance
79 int fdt_nfiles; /* number of open files allocated */ member144 #define fd_nfiles fd_files->fdt_nfiles
69 int fdt_nfiles; member
181 int fdt_nfiles; member1531 highfd = MIN(highfd, fdt->fdt_nfiles - 1); in close_range_flags()1557 highfd = MIN(highfd, fdt->fdt_nfiles - 1); in close_range_impl()2048 ntable->fdt_nfiles = nnfiles; in fdgrowtable()2369 newfdp->fd_files->fdt_nfiles = NDFILE; in fdinit()3209 highfd = fdt->fdt_nfiles - 1; in fget_remote_foreach()3253 if (__predict_false((u_int)fd >= fdt->fdt_nfiles)) in fgetvp_lookup_smr()3318 if (__predict_false((u_int)fd >= fdt->fdt_nfiles)) in fgetvp_lookup_smr()3445 if (__predict_false((u_int)fd >= fdt->fdt_nfiles)) in fget_unlocked_seq()3500 if (__predict_false((u_int)fd >= fdt->fdt_nfiles)) in fget_unlocked_seq()[all …]