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

/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_support.c65 nop_create(__unused struct vnop_create_args *ap) function
69 panic("nop_create: no name");
77 (void)nop_create(ap);
H A Dvfs_support.h61 extern int nop_create(struct vnop_create_args *ap);

Completed in 171 milliseconds