Searched refs:nop_write (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/bsd/vfs/ | ||
| H A D | vfs_support.h | 88 extern int nop_write(struct vnop_write_args *ap); |
| H A D | vfs_support.c | 251 nop_write(__unused struct vnop_write_args *ap) in nop_write() function |