Searched refs:LINUX_RECLEN64 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c313 #define LINUX_RECLEN64(namlen) \ macro
439 lbuf = malloc(LINUX_RECLEN64(LINUX_NAME_MAX), M_TEMP, M_WAITOK | M_ZERO);
450 linuxreclen = LINUX_RECLEN64(bdp->d_namlen);

Completed in 79 milliseconds