Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_support.h88 extern int nop_write(struct vnop_write_args *ap);
H A Dvfs_support.c251 nop_write(__unused struct vnop_write_args *ap) in nop_write() function