Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_support.h64 extern int nop_whiteout(struct vnop_whiteout_args *ap);
H A Dvfs_support.c91 nop_whiteout(__unused struct vnop_whiteout_args *ap) in nop_whiteout() function