/core/10.5/fusefs/fuse_biglock_vnops.h

http://macfuse.googlecode.com/ · C Header · 15 lines · 6 code · 5 blank · 4 comment · 0 complexity · 35f004bfefce270ce37a4d282fc7eb89 MD5 · raw file

  1. /*
  2. * Copyright (C) 2006 Google. All Rights Reserved.
  3. * Amit Singh <singh@>
  4. */
  5. #ifndef _FUSE_BIGLOCK_VNOPS_H_
  6. #define _FUSE_BIGLOCK_VNOPS_H_
  7. #include <fuse_param.h>
  8. #if M_MACFUSE_ENABLE_INTERIM_FSNODE_LOCK
  9. #endif /* M_MACFUSE_ENABLE_INTERIM_FSNODE_LOCK */
  10. #endif /* _FUSE_BIGLOCK_VNOPS_H_ */