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

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_support.c393 nop_remove(__unused struct vnop_remove_args *ap) function
401 (void)nop_remove(ap);
H A Dvfs_support.h109 extern int nop_remove(struct vnop_remove_args *ap);

Completed in 27 milliseconds