Home
last modified time | relevance | path

Searched refs:union_create (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/union/
H A Dunion_vnops.c98 int union_create(void *);
150 { &vop_create_desc, union_create }, /* create */
535 union_create(void *v) in union_create() function