Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_support.c395 nop_remove(__unused struct vnop_remove_args *ap) in nop_remove() function
403 (void)nop_remove(ap); in err_remove()
H A Dvfs_support.h109 extern int nop_remove(struct vnop_remove_args *ap);