Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_support.h97 extern int nop_exchange(struct vnop_exchange_args *ap);
H A Dvfs_support.c315 nop_exchange(__unused struct vnop_exchange_args *ap) in nop_exchange() function