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

/freebsd-10-stable/sys/kern/
H A Dvfs_init.c88 struct vattr va_null; variable in typeref:struct:vattr
179 vattr_null(&va_null);
/freebsd-10-stable/sys/sys/
H A Dvnode.h412 #define VATTR_NULL(vap) (*(vap) = va_null) /* initialize a vattr */
425 extern struct vattr va_null; /* predefined null vattr structure */

Completed in 62 milliseconds