Searched refs:err_whiteout (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_support.h65 extern int err_whiteout(struct vnop_whiteout_args *ap);
H A Dvfs_support.c96 err_whiteout(__unused struct vnop_whiteout_args *ap) function
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1538 { &vnop_whiteout_desc, (VOPFUNC)err_whiteout }, /* whiteout */

Completed in 27 milliseconds