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

/netbsd-current/sys/fs/union/
H A Dunion_vnops.c104 int union_getattr(void *);
157 { &vop_getattr_desc, union_getattr }, /* getattr */
820 union_getattr(void *v) function

Completed in 185 milliseconds