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

/freebsd-11-stable/sys/kern/
H A Dvfs_init.c87 struct vattr va_null; variable in typeref:struct:vattr
178 vattr_null(&va_null);
/freebsd-11-stable/sys/sys/
H A Dvnode.h420 #define VATTR_NULL(vap) (*(vap) = va_null) /* initialize a vattr */
432 extern struct vattr va_null; /* predefined null vattr structure */

Completed in 85 milliseconds