Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_support.c832 nop_copyfile(__unused struct vnop_copyfile_args *ap) in nop_copyfile() function
841 (void)nop_copyfile(ap); in err_copyfile()
H A Dvfs_support.h168 extern int nop_copyfile(struct vnop_copyfile_args *ap);