SMB_VFS_OP         78 examples/VFS/shadow_copy_test.c 	{SMB_VFS_OP(test_get_shadow_copy_data),	SMB_VFS_OP_GET_SHADOW_COPY_DATA,SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP         80 examples/VFS/shadow_copy_test.c 	{SMB_VFS_OP(NULL),			SMB_VFS_OP_NOOP,		SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        599 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_connect),			SMB_VFS_OP_CONNECT, 		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        600 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_disconnect),			SMB_VFS_OP_DISCONNECT,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        601 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_disk_free),			SMB_VFS_OP_DISK_FREE,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        602 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_get_quota),			SMB_VFS_OP_GET_QUOTA,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        603 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_set_quota),			SMB_VFS_OP_SET_QUOTA,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        604 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_get_shadow_copy_data),		SMB_VFS_OP_GET_SHADOW_COPY_DATA,SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        605 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_statvfs),			SMB_VFS_OP_STATVFS,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        609 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_opendir),			SMB_VFS_OP_OPENDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        610 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_readdir),			SMB_VFS_OP_READDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        611 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_seekdir),			SMB_VFS_OP_SEEKDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        612 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_telldir),			SMB_VFS_OP_TELLDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        613 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_rewinddir),			SMB_VFS_OP_REWINDDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        614 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_mkdir),			SMB_VFS_OP_MKDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        615 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_rmdir),			SMB_VFS_OP_RMDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        616 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_closedir),			SMB_VFS_OP_CLOSEDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        620 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_open),				SMB_VFS_OP_OPEN,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        621 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_close),			SMB_VFS_OP_CLOSE,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        622 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_read),				SMB_VFS_OP_READ,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        623 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_pread),			SMB_VFS_OP_PREAD,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        624 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_write),			SMB_VFS_OP_WRITE,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        625 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_pwrite),			SMB_VFS_OP_PWRITE,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        626 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_lseek),			SMB_VFS_OP_LSEEK,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        627 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sendfile),			SMB_VFS_OP_SENDFILE,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        628 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_recvfile),			SMB_VFS_OP_RECVFILE,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        629 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_rename),			SMB_VFS_OP_RENAME,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        630 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fsync),			SMB_VFS_OP_FSYNC,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        631 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_stat),				SMB_VFS_OP_STAT,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        632 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fstat),			SMB_VFS_OP_FSTAT,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        633 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_lstat),			SMB_VFS_OP_LSTAT,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        634 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_unlink),			SMB_VFS_OP_UNLINK,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        635 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_chmod),			SMB_VFS_OP_CHMOD,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        636 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fchmod),			SMB_VFS_OP_FCHMOD,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        637 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_chown),			SMB_VFS_OP_CHOWN,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        638 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fchown),			SMB_VFS_OP_FCHOWN,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        639 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_lchown),			SMB_VFS_OP_LCHOWN,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        640 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_chdir),			SMB_VFS_OP_CHDIR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        641 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_getwd),			SMB_VFS_OP_GETWD,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        642 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_ntimes),			SMB_VFS_OP_NTIMES,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        643 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_ftruncate),			SMB_VFS_OP_FTRUNCATE,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        644 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_lock),				SMB_VFS_OP_LOCK,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        645 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_getlock),			SMB_VFS_OP_GETLOCK,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        646 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_symlink),			SMB_VFS_OP_SYMLINK,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        647 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_readlink),			SMB_VFS_OP_READLINK,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        648 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_link),				SMB_VFS_OP_LINK,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        649 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_mknod),			SMB_VFS_OP_MKNOD,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        650 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_realpath),			SMB_VFS_OP_REALPATH,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        651 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_notify_watch),			SMB_VFS_OP_NOTIFY_WATCH,	SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        652 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_chflags),			SMB_VFS_OP_CHFLAGS,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        653 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_file_id_create),		SMB_VFS_OP_FILE_ID_CREATE,	SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        657 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fget_nt_acl),			SMB_VFS_OP_FGET_NT_ACL,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        658 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_get_nt_acl),			SMB_VFS_OP_GET_NT_ACL,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        659 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fset_nt_acl),			SMB_VFS_OP_FSET_NT_ACL,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        663 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_chmod_acl),			SMB_VFS_OP_CHMOD_ACL,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        664 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fchmod_acl),			SMB_VFS_OP_FCHMOD_ACL,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        666 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_get_entry),		SMB_VFS_OP_SYS_ACL_GET_ENTRY,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        667 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_get_tag_type),		SMB_VFS_OP_SYS_ACL_GET_TAG_TYPE,	SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        668 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_get_permset),		SMB_VFS_OP_SYS_ACL_GET_PERMSET,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        669 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_get_qualifier),	SMB_VFS_OP_SYS_ACL_GET_QUALIFIER,	SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        670 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_get_file),		SMB_VFS_OP_SYS_ACL_GET_FILE,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        671 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_get_fd),		SMB_VFS_OP_SYS_ACL_GET_FD,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        672 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_clear_perms),		SMB_VFS_OP_SYS_ACL_CLEAR_PERMS,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        673 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_add_perm),		SMB_VFS_OP_SYS_ACL_ADD_PERM,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        674 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_to_text),		SMB_VFS_OP_SYS_ACL_TO_TEXT,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        675 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_init),			SMB_VFS_OP_SYS_ACL_INIT,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        676 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_create_entry),		SMB_VFS_OP_SYS_ACL_CREATE_ENTRY,	SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        677 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_set_tag_type),		SMB_VFS_OP_SYS_ACL_SET_TAG_TYPE,	SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        678 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_set_qualifier),	SMB_VFS_OP_SYS_ACL_SET_QUALIFIER,	SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        679 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_set_permset),		SMB_VFS_OP_SYS_ACL_SET_PERMSET,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        680 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_valid),		SMB_VFS_OP_SYS_ACL_VALID,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        681 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_set_file),		SMB_VFS_OP_SYS_ACL_SET_FILE,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        682 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_set_fd),		SMB_VFS_OP_SYS_ACL_SET_FD,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        683 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_delete_def_file),	SMB_VFS_OP_SYS_ACL_DELETE_DEF_FILE,	SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        684 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_get_perm),		SMB_VFS_OP_SYS_ACL_GET_PERM,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        685 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_free_text),		SMB_VFS_OP_SYS_ACL_FREE_TEXT,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        686 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_free_acl),		SMB_VFS_OP_SYS_ACL_FREE_ACL,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        687 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_sys_acl_free_qualifier),	SMB_VFS_OP_SYS_ACL_FREE_QUALIFIER,	SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        690 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_getxattr),			SMB_VFS_OP_GETXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        691 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_lgetxattr),			SMB_VFS_OP_LGETXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        692 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fgetxattr),			SMB_VFS_OP_FGETXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        693 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_listxattr),			SMB_VFS_OP_LISTXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        694 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_llistxattr),			SMB_VFS_OP_LLISTXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        695 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_flistxattr),			SMB_VFS_OP_FLISTXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        696 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_removexattr),			SMB_VFS_OP_REMOVEXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        697 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_lremovexattr),			SMB_VFS_OP_LREMOVEXATTR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        698 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fremovexattr),			SMB_VFS_OP_FREMOVEXATTR,		SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        699 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_setxattr),			SMB_VFS_OP_SETXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        700 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_lsetxattr),			SMB_VFS_OP_LSETXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        701 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_fsetxattr),			SMB_VFS_OP_FSETXATTR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        704 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_aio_read),			SMB_VFS_OP_AIO_READ,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        705 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_aio_write),			SMB_VFS_OP_AIO_WRITE,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        706 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_aio_return),			SMB_VFS_OP_AIO_RETURN,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        707 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_aio_cancel),			SMB_VFS_OP_AIO_CANCEL,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        708 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_aio_error),			SMB_VFS_OP_AIO_ERROR,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        709 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_aio_fsync),			SMB_VFS_OP_AIO_FSYNC,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        710 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_aio_suspend),			SMB_VFS_OP_AIO_SUSPEND,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        711 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_aio_force),			SMB_VFS_OP_AIO_FORCE,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        714 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_is_offline),		        SMB_VFS_OP_IS_OFFLINE,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        715 examples/VFS/skel_opaque.c 	{SMB_VFS_OP(skel_set_offline),			SMB_VFS_OP_SET_OFFLINE,			SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        564 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_connect),			SMB_VFS_OP_CONNECT, 		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        565 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_disconnect),			SMB_VFS_OP_DISCONNECT,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        566 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_disk_free),			SMB_VFS_OP_DISK_FREE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        567 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_get_quota),			SMB_VFS_OP_GET_QUOTA,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        568 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_set_quota),			SMB_VFS_OP_SET_QUOTA,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        569 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_get_shadow_copy_data),		SMB_VFS_OP_GET_SHADOW_COPY_DATA,SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        570 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_statvfs),			SMB_VFS_OP_STATVFS,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        574 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_opendir),			SMB_VFS_OP_OPENDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        575 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_readdir),			SMB_VFS_OP_READDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        576 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_seekdir),			SMB_VFS_OP_SEEKDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        577 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_telldir),			SMB_VFS_OP_TELLDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        578 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_rewinddir),			SMB_VFS_OP_REWINDDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        579 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_mkdir),			SMB_VFS_OP_MKDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        580 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_rmdir),			SMB_VFS_OP_RMDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        581 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_closedir),			SMB_VFS_OP_CLOSEDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        585 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_open),				SMB_VFS_OP_OPEN,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        586 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_close),			SMB_VFS_OP_CLOSE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        587 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_read),				SMB_VFS_OP_READ,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        588 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_write),			SMB_VFS_OP_WRITE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        589 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_lseek),			SMB_VFS_OP_LSEEK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        590 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sendfile),			SMB_VFS_OP_SENDFILE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        591 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_recvfile),			SMB_VFS_OP_RECVFILE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        592 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_rename),			SMB_VFS_OP_RENAME,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        593 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fsync),			SMB_VFS_OP_FSYNC,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        594 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_stat),				SMB_VFS_OP_STAT,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        595 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fstat),			SMB_VFS_OP_FSTAT,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        596 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_lstat),			SMB_VFS_OP_LSTAT,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        597 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_unlink),			SMB_VFS_OP_UNLINK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        598 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_chmod),			SMB_VFS_OP_CHMOD,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        599 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fchmod),			SMB_VFS_OP_FCHMOD,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        600 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_chown),			SMB_VFS_OP_CHOWN,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        601 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fchown),			SMB_VFS_OP_FCHOWN,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        602 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_lchown),			SMB_VFS_OP_LCHOWN,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        603 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_chdir),			SMB_VFS_OP_CHDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        604 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_getwd),			SMB_VFS_OP_GETWD,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        605 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_ntimes),			SMB_VFS_OP_NTIMES,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        606 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_ftruncate),			SMB_VFS_OP_FTRUNCATE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        607 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_lock),				SMB_VFS_OP_LOCK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        608 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_getlock),			SMB_VFS_OP_GETLOCK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        609 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_symlink),			SMB_VFS_OP_SYMLINK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        610 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_readlink),			SMB_VFS_OP_READLINK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        611 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_link),				SMB_VFS_OP_LINK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        612 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_mknod),			SMB_VFS_OP_MKNOD,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        613 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_realpath),			SMB_VFS_OP_REALPATH,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        614 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_notify_watch),			SMB_VFS_OP_NOTIFY_WATCH,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        615 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_chflags),			SMB_VFS_OP_CHFLAGS,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        616 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_file_id_create),		SMB_VFS_OP_FILE_ID_CREATE,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        620 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fget_nt_acl),			SMB_VFS_OP_FGET_NT_ACL,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        621 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_get_nt_acl),			SMB_VFS_OP_GET_NT_ACL,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        622 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fset_nt_acl),			SMB_VFS_OP_FSET_NT_ACL,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        626 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_chmod_acl),			SMB_VFS_OP_CHMOD_ACL,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        627 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fchmod_acl),			SMB_VFS_OP_FCHMOD_ACL,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        629 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_get_entry),		SMB_VFS_OP_SYS_ACL_GET_ENTRY,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        630 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_get_tag_type),		SMB_VFS_OP_SYS_ACL_GET_TAG_TYPE,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        631 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_get_permset),		SMB_VFS_OP_SYS_ACL_GET_PERMSET,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        632 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_get_qualifier),	SMB_VFS_OP_SYS_ACL_GET_QUALIFIER,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        633 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_get_file),		SMB_VFS_OP_SYS_ACL_GET_FILE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        634 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_get_fd),		SMB_VFS_OP_SYS_ACL_GET_FD,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        635 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_clear_perms),		SMB_VFS_OP_SYS_ACL_CLEAR_PERMS,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        636 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_add_perm),		SMB_VFS_OP_SYS_ACL_ADD_PERM,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        637 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_to_text),		SMB_VFS_OP_SYS_ACL_TO_TEXT,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        638 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_init),			SMB_VFS_OP_SYS_ACL_INIT,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        639 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_create_entry),		SMB_VFS_OP_SYS_ACL_CREATE_ENTRY,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        640 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_set_tag_type),		SMB_VFS_OP_SYS_ACL_SET_TAG_TYPE,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        641 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_set_qualifier),	SMB_VFS_OP_SYS_ACL_SET_QUALIFIER,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        642 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_set_permset),		SMB_VFS_OP_SYS_ACL_SET_PERMSET,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        643 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_valid),		SMB_VFS_OP_SYS_ACL_VALID,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        644 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_set_file),		SMB_VFS_OP_SYS_ACL_SET_FILE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        645 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_set_fd),		SMB_VFS_OP_SYS_ACL_SET_FD,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        646 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_delete_def_file),	SMB_VFS_OP_SYS_ACL_DELETE_DEF_FILE,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        647 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_get_perm),		SMB_VFS_OP_SYS_ACL_GET_PERM,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        648 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_free_text),		SMB_VFS_OP_SYS_ACL_FREE_TEXT,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        649 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_free_acl),		SMB_VFS_OP_SYS_ACL_FREE_ACL,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        650 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_sys_acl_free_qualifier),	SMB_VFS_OP_SYS_ACL_FREE_QUALIFIER,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        653 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_getxattr),			SMB_VFS_OP_GETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        654 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_lgetxattr),			SMB_VFS_OP_LGETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        655 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fgetxattr),			SMB_VFS_OP_FGETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        656 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_listxattr),			SMB_VFS_OP_LISTXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        657 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_llistxattr),			SMB_VFS_OP_LLISTXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        658 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_flistxattr),			SMB_VFS_OP_FLISTXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        659 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_removexattr),			SMB_VFS_OP_REMOVEXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        660 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_lremovexattr),			SMB_VFS_OP_LREMOVEXATTR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        661 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fremovexattr),			SMB_VFS_OP_FREMOVEXATTR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        662 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_setxattr),			SMB_VFS_OP_SETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        663 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_lsetxattr),			SMB_VFS_OP_LSETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        664 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_fsetxattr),			SMB_VFS_OP_FSETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        667 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_aio_read),			SMB_VFS_OP_AIO_READ,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        668 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_aio_write),			SMB_VFS_OP_AIO_WRITE,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        669 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_aio_return),			SMB_VFS_OP_AIO_RETURN,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        670 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_aio_cancel),			SMB_VFS_OP_AIO_CANCEL,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        671 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_aio_error),			SMB_VFS_OP_AIO_ERROR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        672 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_aio_fsync),			SMB_VFS_OP_AIO_FSYNC,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        673 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_aio_suspend),			SMB_VFS_OP_AIO_SUSPEND,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        674 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_aio_force),			SMB_VFS_OP_AIO_FORCE,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        677 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_is_offline),			SMB_VFS_OP_IS_OFFLINE,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        678 examples/VFS/skel_transparent.c 	{SMB_VFS_OP(skel_set_offline),			SMB_VFS_OP_SET_OFFLINE,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        923 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(connect_acl_tdb), SMB_VFS_OP_CONNECT,  SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        925 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(mkdir_acl_tdb), SMB_VFS_OP_MKDIR, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        926 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(rmdir_acl_tdb), SMB_VFS_OP_RMDIR, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        928 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(open_acl_tdb),  SMB_VFS_OP_OPEN,  SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        929 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(unlink_acl_tdb), SMB_VFS_OP_UNLINK, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        933 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(fget_nt_acl_tdb),SMB_VFS_OP_FGET_NT_ACL,SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        934 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(get_nt_acl_tdb), SMB_VFS_OP_GET_NT_ACL, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        935 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(fset_nt_acl_tdb),SMB_VFS_OP_FSET_NT_ACL,SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        938 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(sys_acl_set_file_tdb), SMB_VFS_OP_SYS_ACL_SET_FILE, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        939 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(sys_acl_set_fd_tdb), SMB_VFS_OP_SYS_ACL_SET_FD, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        941 source3/modules/vfs_acl_tdb.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        667 source3/modules/vfs_acl_xattr.c 	{SMB_VFS_OP(mkdir_acl_xattr), SMB_VFS_OP_MKDIR, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        668 source3/modules/vfs_acl_xattr.c 	{SMB_VFS_OP(open_acl_xattr),  SMB_VFS_OP_OPEN,  SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        672 source3/modules/vfs_acl_xattr.c 	{SMB_VFS_OP(fget_nt_acl_xattr),SMB_VFS_OP_FGET_NT_ACL,SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        673 source3/modules/vfs_acl_xattr.c 	{SMB_VFS_OP(get_nt_acl_xattr), SMB_VFS_OP_GET_NT_ACL, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        674 source3/modules/vfs_acl_xattr.c 	{SMB_VFS_OP(fset_nt_acl_xattr),SMB_VFS_OP_FSET_NT_ACL,SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        677 source3/modules/vfs_acl_xattr.c 	{SMB_VFS_OP(sys_acl_set_file_xattr), SMB_VFS_OP_SYS_ACL_SET_FILE, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        678 source3/modules/vfs_acl_xattr.c 	{SMB_VFS_OP(sys_acl_set_fd_xattr), SMB_VFS_OP_SYS_ACL_SET_FD, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        680 source3/modules/vfs_acl_xattr.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP       1069 source3/modules/vfs_afsacl.c 	{SMB_VFS_OP(afsacl_connect), SMB_VFS_OP_CONNECT,
SMB_VFS_OP       1071 source3/modules/vfs_afsacl.c 	{SMB_VFS_OP(afsacl_fget_nt_acl), SMB_VFS_OP_FGET_NT_ACL,
SMB_VFS_OP       1073 source3/modules/vfs_afsacl.c 	{SMB_VFS_OP(afsacl_get_nt_acl), SMB_VFS_OP_GET_NT_ACL,
SMB_VFS_OP       1075 source3/modules/vfs_afsacl.c 	{SMB_VFS_OP(afsacl_fset_nt_acl), SMB_VFS_OP_FSET_NT_ACL,
SMB_VFS_OP       1077 source3/modules/vfs_afsacl.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        729 source3/modules/vfs_aio_fork.c 	{SMB_VFS_OP(aio_fork_read),	SMB_VFS_OP_AIO_READ,
SMB_VFS_OP        731 source3/modules/vfs_aio_fork.c 	{SMB_VFS_OP(aio_fork_write),	SMB_VFS_OP_AIO_WRITE,
SMB_VFS_OP        733 source3/modules/vfs_aio_fork.c 	{SMB_VFS_OP(aio_fork_return_fn), SMB_VFS_OP_AIO_RETURN,
SMB_VFS_OP        735 source3/modules/vfs_aio_fork.c 	{SMB_VFS_OP(aio_fork_cancel),	SMB_VFS_OP_AIO_CANCEL,
SMB_VFS_OP        737 source3/modules/vfs_aio_fork.c 	{SMB_VFS_OP(aio_fork_error_fn),	SMB_VFS_OP_AIO_ERROR,
SMB_VFS_OP        739 source3/modules/vfs_aio_fork.c 	{SMB_VFS_OP(NULL),		SMB_VFS_OP_NOOP,
SMB_VFS_OP        184 source3/modules/vfs_aixacl.c   {SMB_VFS_OP(aixacl_sys_acl_get_file),
SMB_VFS_OP        188 source3/modules/vfs_aixacl.c   {SMB_VFS_OP(aixacl_sys_acl_get_fd),
SMB_VFS_OP        192 source3/modules/vfs_aixacl.c   {SMB_VFS_OP(aixacl_sys_acl_set_file),
SMB_VFS_OP        196 source3/modules/vfs_aixacl.c   {SMB_VFS_OP(aixacl_sys_acl_set_fd),
SMB_VFS_OP        200 source3/modules/vfs_aixacl.c   {SMB_VFS_OP(aixacl_sys_acl_delete_def_file),
SMB_VFS_OP        204 source3/modules/vfs_aixacl.c   {SMB_VFS_OP(NULL),
SMB_VFS_OP        490 source3/modules/vfs_aixacl2.c 	{SMB_VFS_OP(aixjfs2_fget_nt_acl),
SMB_VFS_OP        494 source3/modules/vfs_aixacl2.c 	{SMB_VFS_OP(aixjfs2_get_nt_acl),
SMB_VFS_OP        498 source3/modules/vfs_aixacl2.c 	{SMB_VFS_OP(aixjfs2_fset_nt_acl),
SMB_VFS_OP        502 source3/modules/vfs_aixacl2.c 	{SMB_VFS_OP(aixjfs2_sys_acl_get_file),
SMB_VFS_OP        506 source3/modules/vfs_aixacl2.c 	{SMB_VFS_OP(aixjfs2_sys_acl_get_fd),
SMB_VFS_OP        510 source3/modules/vfs_aixacl2.c 	{SMB_VFS_OP(aixjfs2_sys_acl_set_file),
SMB_VFS_OP        514 source3/modules/vfs_aixacl2.c 	{SMB_VFS_OP(aixjfs2_sys_acl_set_fd),
SMB_VFS_OP        518 source3/modules/vfs_aixacl2.c 	{SMB_VFS_OP(aixjfs2_sys_acl_delete_def_file),
SMB_VFS_OP        522 source3/modules/vfs_aixacl2.c 	{SMB_VFS_OP(NULL),
SMB_VFS_OP         51 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_connect), 	SMB_VFS_OP_CONNECT, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         52 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_disconnect), 	SMB_VFS_OP_DISCONNECT, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         56 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_opendir), 	SMB_VFS_OP_OPENDIR, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         57 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_mkdir), 		SMB_VFS_OP_MKDIR, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         58 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_rmdir), 		SMB_VFS_OP_RMDIR, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         62 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_open), 		SMB_VFS_OP_OPEN, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         63 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_close), 		SMB_VFS_OP_CLOSE, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         64 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_rename), 		SMB_VFS_OP_RENAME, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         65 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_unlink), 		SMB_VFS_OP_UNLINK, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         66 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_chmod), 		SMB_VFS_OP_CHMOD, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         67 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_fchmod), 		SMB_VFS_OP_FCHMOD, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         68 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_chmod_acl), 	SMB_VFS_OP_CHMOD_ACL, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         69 source3/modules/vfs_audit.c 	{SMB_VFS_OP(audit_fchmod_acl), 	SMB_VFS_OP_FCHMOD_ACL, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         73 source3/modules/vfs_audit.c 	{SMB_VFS_OP(NULL), 			SMB_VFS_OP_NOOP, 	SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        173 source3/modules/vfs_cacheprime.c         {SMB_VFS_OP(cprime_sendfile),
SMB_VFS_OP        175 source3/modules/vfs_cacheprime.c         {SMB_VFS_OP(cprime_pread),
SMB_VFS_OP        177 source3/modules/vfs_cacheprime.c         {SMB_VFS_OP(cprime_read),
SMB_VFS_OP        179 source3/modules/vfs_cacheprime.c         {SMB_VFS_OP(cprime_connect),
SMB_VFS_OP        182 source3/modules/vfs_cacheprime.c         {SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        465 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_disk_free),			SMB_VFS_OP_DISK_FREE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        469 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_opendir),			SMB_VFS_OP_OPENDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        470 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_readdir),			SMB_VFS_OP_READDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        471 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_mkdir),			SMB_VFS_OP_MKDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        472 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_rmdir),			SMB_VFS_OP_RMDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        476 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_open),				SMB_VFS_OP_OPEN,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        477 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_rename),			SMB_VFS_OP_RENAME,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        478 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_stat),				SMB_VFS_OP_STAT,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        479 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_lstat),			SMB_VFS_OP_LSTAT,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        480 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_unlink),			SMB_VFS_OP_UNLINK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        481 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_chmod),			SMB_VFS_OP_CHMOD,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        482 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_chown),			SMB_VFS_OP_CHOWN,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        483 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_lchown),		SMB_VFS_OP_LCHOWN,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        484 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_chdir),			SMB_VFS_OP_CHDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        485 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_ntimes),			SMB_VFS_OP_NTIMES,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        486 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_symlink),			SMB_VFS_OP_SYMLINK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        487 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_readlink),			SMB_VFS_OP_READLINK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        488 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_link),				SMB_VFS_OP_LINK,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        489 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_mknod),			SMB_VFS_OP_MKNOD,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        490 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_realpath),			SMB_VFS_OP_REALPATH,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        494 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_chmod_acl),			SMB_VFS_OP_CHMOD_ACL,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        496 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_sys_acl_get_file),		SMB_VFS_OP_SYS_ACL_GET_FILE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        497 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_sys_acl_set_file),		SMB_VFS_OP_SYS_ACL_SET_FILE,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        498 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_sys_acl_delete_def_file),	SMB_VFS_OP_SYS_ACL_DELETE_DEF_FILE,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        501 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_getxattr),			SMB_VFS_OP_GETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        502 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_lgetxattr),			SMB_VFS_OP_LGETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        503 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_fgetxattr),			SMB_VFS_OP_FGETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        504 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_listxattr),			SMB_VFS_OP_LISTXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        505 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_llistxattr),			SMB_VFS_OP_LLISTXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        506 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_removexattr),			SMB_VFS_OP_REMOVEXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        507 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_lremovexattr),			SMB_VFS_OP_LREMOVEXATTR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        508 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_fremovexattr),			SMB_VFS_OP_FREMOVEXATTR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        509 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_setxattr),			SMB_VFS_OP_SETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        510 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_lsetxattr),			SMB_VFS_OP_LSETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        511 source3/modules/vfs_cap.c 	{SMB_VFS_OP(cap_fsetxattr),			SMB_VFS_OP_FSETXATTR,			SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        315 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_opendir), SMB_VFS_OP_OPENDIR,
SMB_VFS_OP        317 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_readdir), SMB_VFS_OP_READDIR,
SMB_VFS_OP        322 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_open), SMB_VFS_OP_OPEN,
SMB_VFS_OP        324 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_rename),                      SMB_VFS_OP_RENAME,
SMB_VFS_OP        326 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_stat), SMB_VFS_OP_STAT,
SMB_VFS_OP        328 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_lstat),                       SMB_VFS_OP_LSTAT,
SMB_VFS_OP        330 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_unlink),                      SMB_VFS_OP_UNLINK,
SMB_VFS_OP        332 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_chmod),                       SMB_VFS_OP_CHMOD,
SMB_VFS_OP        334 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_chown),                       SMB_VFS_OP_CHOWN,
SMB_VFS_OP        336 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_lchown),                      SMB_VFS_OP_LCHOWN,
SMB_VFS_OP        338 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_chdir),                       SMB_VFS_OP_CHDIR,
SMB_VFS_OP        340 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_getwd),                       SMB_VFS_OP_GETWD,
SMB_VFS_OP        342 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_ntimes),                       SMB_VFS_OP_NTIMES,
SMB_VFS_OP        344 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_symlink), SMB_VFS_OP_SYMLINK,
SMB_VFS_OP        346 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_readlink), SMB_VFS_OP_READLINK,
SMB_VFS_OP        348 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_link), SMB_VFS_OP_LINK,
SMB_VFS_OP        350 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_mknod),                       SMB_VFS_OP_MKNOD,
SMB_VFS_OP        352 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_realpath), SMB_VFS_OP_REALPATH,
SMB_VFS_OP        357 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_get_nt_acl), SMB_VFS_OP_GET_NT_ACL,
SMB_VFS_OP        362 source3/modules/vfs_catia.c         {SMB_VFS_OP(catia_chmod_acl), SMB_VFS_OP_CHMOD_ACL,
SMB_VFS_OP        296 source3/modules/vfs_commit.c         {SMB_VFS_OP(commit_open),
SMB_VFS_OP        298 source3/modules/vfs_commit.c         {SMB_VFS_OP(commit_close),
SMB_VFS_OP        300 source3/modules/vfs_commit.c         {SMB_VFS_OP(commit_write),
SMB_VFS_OP        302 source3/modules/vfs_commit.c         {SMB_VFS_OP(commit_pwrite),
SMB_VFS_OP        304 source3/modules/vfs_commit.c         {SMB_VFS_OP(commit_connect),
SMB_VFS_OP        306 source3/modules/vfs_commit.c         {SMB_VFS_OP(commit_ftruncate),
SMB_VFS_OP        309 source3/modules/vfs_commit.c         {SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP       1566 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_connect),	SMB_VFS_OP_CONNECT,
SMB_VFS_OP       1568 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_disconnect),	SMB_VFS_OP_DISCONNECT,
SMB_VFS_OP       1570 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_disk_free),	SMB_VFS_OP_DISK_FREE,
SMB_VFS_OP       1572 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_get_quota),	SMB_VFS_OP_GET_QUOTA,
SMB_VFS_OP       1574 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_set_quota),	SMB_VFS_OP_SET_QUOTA,
SMB_VFS_OP       1576 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_get_shadow_copy_data), SMB_VFS_OP_GET_SHADOW_COPY_DATA,
SMB_VFS_OP       1578 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_statvfs),	SMB_VFS_OP_STATVFS,
SMB_VFS_OP       1580 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fs_capabilities), SMB_VFS_OP_FS_CAPABILITIES,
SMB_VFS_OP       1585 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_opendir),	SMB_VFS_OP_OPENDIR,
SMB_VFS_OP       1587 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_readdir),	SMB_VFS_OP_READDIR,
SMB_VFS_OP       1589 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_seekdir),	SMB_VFS_OP_SEEKDIR,
SMB_VFS_OP       1591 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_telldir),	SMB_VFS_OP_TELLDIR,
SMB_VFS_OP       1593 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_rewinddir),	SMB_VFS_OP_REWINDDIR,
SMB_VFS_OP       1595 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_mkdir),	SMB_VFS_OP_MKDIR,
SMB_VFS_OP       1597 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_rmdir),	SMB_VFS_OP_RMDIR,
SMB_VFS_OP       1599 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_closedir),	SMB_VFS_OP_CLOSEDIR,
SMB_VFS_OP       1601 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_init_search_op), SMB_VFS_OP_INIT_SEARCH_OP,
SMB_VFS_OP       1606 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_open),	SMB_VFS_OP_OPEN,
SMB_VFS_OP       1608 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_create_file),	SMB_VFS_OP_CREATE_FILE,
SMB_VFS_OP       1610 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_close),	SMB_VFS_OP_CLOSE,
SMB_VFS_OP       1612 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_read),	SMB_VFS_OP_READ,
SMB_VFS_OP       1614 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_pread),	SMB_VFS_OP_PREAD,
SMB_VFS_OP       1616 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_write),	SMB_VFS_OP_WRITE,
SMB_VFS_OP       1618 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_pwrite),	SMB_VFS_OP_PWRITE,
SMB_VFS_OP       1620 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_lseek),	SMB_VFS_OP_LSEEK,
SMB_VFS_OP       1622 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sendfile),	SMB_VFS_OP_SENDFILE,
SMB_VFS_OP       1624 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_recvfile),	SMB_VFS_OP_RECVFILE,
SMB_VFS_OP       1626 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_rename),	SMB_VFS_OP_RENAME,
SMB_VFS_OP       1628 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fsync),	SMB_VFS_OP_FSYNC,
SMB_VFS_OP       1630 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_stat),	SMB_VFS_OP_STAT,
SMB_VFS_OP       1632 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fstat),	SMB_VFS_OP_FSTAT,
SMB_VFS_OP       1634 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_lstat),	SMB_VFS_OP_LSTAT,
SMB_VFS_OP       1636 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_get_alloc_size),	SMB_VFS_OP_GET_ALLOC_SIZE,
SMB_VFS_OP       1638 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_unlink),	SMB_VFS_OP_UNLINK,
SMB_VFS_OP       1640 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_chmod),	SMB_VFS_OP_CHMOD,
SMB_VFS_OP       1642 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fchmod),	SMB_VFS_OP_FCHMOD,
SMB_VFS_OP       1644 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_chown),	SMB_VFS_OP_CHOWN,
SMB_VFS_OP       1646 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fchown),	SMB_VFS_OP_FCHOWN,
SMB_VFS_OP       1648 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_lchown),	SMB_VFS_OP_LCHOWN,
SMB_VFS_OP       1650 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_chdir),	SMB_VFS_OP_CHDIR,
SMB_VFS_OP       1652 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_getwd),	SMB_VFS_OP_GETWD,
SMB_VFS_OP       1654 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_ntimes),	SMB_VFS_OP_NTIMES,
SMB_VFS_OP       1656 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_ftruncate),	SMB_VFS_OP_FTRUNCATE,
SMB_VFS_OP       1658 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_lock),	SMB_VFS_OP_LOCK,
SMB_VFS_OP       1660 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_kernel_flock),	SMB_VFS_OP_KERNEL_FLOCK,
SMB_VFS_OP       1662 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_linux_setlease),	SMB_VFS_OP_LINUX_SETLEASE,
SMB_VFS_OP       1664 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_getlock),	SMB_VFS_OP_GETLOCK,
SMB_VFS_OP       1666 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_symlink),	SMB_VFS_OP_SYMLINK,
SMB_VFS_OP       1668 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_readlink),	SMB_VFS_OP_READLINK,
SMB_VFS_OP       1670 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_link),	SMB_VFS_OP_LINK,
SMB_VFS_OP       1672 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_mknod),	SMB_VFS_OP_MKNOD,
SMB_VFS_OP       1674 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_realpath),	SMB_VFS_OP_REALPATH,
SMB_VFS_OP       1676 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_notify_watch),	SMB_VFS_OP_NOTIFY_WATCH,
SMB_VFS_OP       1678 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_chflags),	SMB_VFS_OP_CHFLAGS,
SMB_VFS_OP       1680 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_file_id_create),	SMB_VFS_OP_FILE_ID_CREATE,
SMB_VFS_OP       1682 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_streaminfo),	SMB_VFS_OP_STREAMINFO,
SMB_VFS_OP       1684 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_get_real_filename),	SMB_VFS_OP_GET_REAL_FILENAME,
SMB_VFS_OP       1686 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_brl_lock_windows),	SMB_VFS_OP_BRL_LOCK_WINDOWS,
SMB_VFS_OP       1688 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_brl_unlock_windows),SMB_VFS_OP_BRL_UNLOCK_WINDOWS,
SMB_VFS_OP       1690 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_brl_cancel_windows),SMB_VFS_OP_BRL_CANCEL_WINDOWS,
SMB_VFS_OP       1692 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_strict_lock),	SMB_VFS_OP_STRICT_LOCK,
SMB_VFS_OP       1694 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_strict_unlock),	SMB_VFS_OP_STRICT_UNLOCK,
SMB_VFS_OP       1699 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fget_nt_acl),	SMB_VFS_OP_FGET_NT_ACL,
SMB_VFS_OP       1701 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_get_nt_acl),	SMB_VFS_OP_GET_NT_ACL,
SMB_VFS_OP       1703 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fset_nt_acl),	SMB_VFS_OP_FSET_NT_ACL,
SMB_VFS_OP       1708 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_chmod_acl),	SMB_VFS_OP_CHMOD_ACL,
SMB_VFS_OP       1710 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fchmod_acl),	SMB_VFS_OP_FCHMOD_ACL,
SMB_VFS_OP       1712 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_get_entry),	SMB_VFS_OP_SYS_ACL_GET_ENTRY,
SMB_VFS_OP       1714 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_get_tag_type),	SMB_VFS_OP_SYS_ACL_GET_TAG_TYPE,
SMB_VFS_OP       1716 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_get_permset),	SMB_VFS_OP_SYS_ACL_GET_PERMSET,
SMB_VFS_OP       1718 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_get_qualifier),	SMB_VFS_OP_SYS_ACL_GET_QUALIFIER,
SMB_VFS_OP       1720 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_get_file),	SMB_VFS_OP_SYS_ACL_GET_FILE,
SMB_VFS_OP       1722 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_get_fd),	SMB_VFS_OP_SYS_ACL_GET_FD,
SMB_VFS_OP       1724 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_clear_perms),	SMB_VFS_OP_SYS_ACL_CLEAR_PERMS,
SMB_VFS_OP       1726 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_add_perm),	SMB_VFS_OP_SYS_ACL_ADD_PERM,
SMB_VFS_OP       1728 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_to_text),	SMB_VFS_OP_SYS_ACL_TO_TEXT,
SMB_VFS_OP       1730 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_init),	SMB_VFS_OP_SYS_ACL_INIT,
SMB_VFS_OP       1732 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_create_entry),	SMB_VFS_OP_SYS_ACL_CREATE_ENTRY,
SMB_VFS_OP       1734 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_set_tag_type),	SMB_VFS_OP_SYS_ACL_SET_TAG_TYPE,
SMB_VFS_OP       1736 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_set_qualifier),	SMB_VFS_OP_SYS_ACL_SET_QUALIFIER,
SMB_VFS_OP       1738 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_set_permset),	SMB_VFS_OP_SYS_ACL_SET_PERMSET,
SMB_VFS_OP       1740 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_valid),	SMB_VFS_OP_SYS_ACL_VALID,
SMB_VFS_OP       1742 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_set_file),	SMB_VFS_OP_SYS_ACL_SET_FILE,
SMB_VFS_OP       1744 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_set_fd),	SMB_VFS_OP_SYS_ACL_SET_FD,
SMB_VFS_OP       1746 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_delete_def_file),	SMB_VFS_OP_SYS_ACL_DELETE_DEF_FILE,
SMB_VFS_OP       1748 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_get_perm),	SMB_VFS_OP_SYS_ACL_GET_PERM,
SMB_VFS_OP       1750 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_free_text),	SMB_VFS_OP_SYS_ACL_FREE_TEXT,
SMB_VFS_OP       1752 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_free_acl),	SMB_VFS_OP_SYS_ACL_FREE_ACL,
SMB_VFS_OP       1754 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_sys_acl_free_qualifier),	SMB_VFS_OP_SYS_ACL_FREE_QUALIFIER,
SMB_VFS_OP       1759 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_getxattr),	SMB_VFS_OP_GETXATTR,
SMB_VFS_OP       1761 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_lgetxattr),	SMB_VFS_OP_LGETXATTR,
SMB_VFS_OP       1763 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fgetxattr),	SMB_VFS_OP_FGETXATTR,
SMB_VFS_OP       1765 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_listxattr),	SMB_VFS_OP_LISTXATTR,
SMB_VFS_OP       1767 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_llistxattr),	SMB_VFS_OP_LLISTXATTR,
SMB_VFS_OP       1769 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_flistxattr),	SMB_VFS_OP_FLISTXATTR,
SMB_VFS_OP       1771 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_removexattr),	SMB_VFS_OP_REMOVEXATTR,
SMB_VFS_OP       1773 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_lremovexattr),	SMB_VFS_OP_LREMOVEXATTR,
SMB_VFS_OP       1775 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fremovexattr),	SMB_VFS_OP_FREMOVEXATTR,
SMB_VFS_OP       1777 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_setxattr),	SMB_VFS_OP_SETXATTR,
SMB_VFS_OP       1779 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_lsetxattr),	SMB_VFS_OP_LSETXATTR,
SMB_VFS_OP       1781 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_fsetxattr),	SMB_VFS_OP_FSETXATTR,
SMB_VFS_OP       1784 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_aio_read),	SMB_VFS_OP_AIO_READ,
SMB_VFS_OP       1786 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_aio_write),	SMB_VFS_OP_AIO_WRITE,
SMB_VFS_OP       1788 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_aio_return),	SMB_VFS_OP_AIO_RETURN,
SMB_VFS_OP       1790 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_aio_cancel), SMB_VFS_OP_AIO_CANCEL,
SMB_VFS_OP       1792 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_aio_error),	SMB_VFS_OP_AIO_ERROR,
SMB_VFS_OP       1794 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_aio_fsync),	SMB_VFS_OP_AIO_FSYNC,
SMB_VFS_OP       1796 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_aio_suspend),SMB_VFS_OP_AIO_SUSPEND,
SMB_VFS_OP       1799 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_aio_force), SMB_VFS_OP_AIO_FORCE,
SMB_VFS_OP       1802 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_is_offline),SMB_VFS_OP_IS_OFFLINE,
SMB_VFS_OP       1804 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_set_offline),SMB_VFS_OP_SET_OFFLINE,
SMB_VFS_OP       1809 source3/modules/vfs_default.c 	{SMB_VFS_OP(NULL),		SMB_VFS_OP_NOOP,
SMB_VFS_OP        220 source3/modules/vfs_default_quota.c 	{SMB_VFS_OP(default_quota_get_quota),	SMB_VFS_OP_GET_QUOTA,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        221 source3/modules/vfs_default_quota.c 	{SMB_VFS_OP(default_quota_set_quota),	SMB_VFS_OP_SET_QUOTA,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        223 source3/modules/vfs_default_quota.c 	{SMB_VFS_OP(NULL),			SMB_VFS_OP_NOOP,	SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        175 source3/modules/vfs_dirsort.c     {SMB_VFS_OP(dirsort_opendir),	     SMB_VFS_OP_OPENDIR,
SMB_VFS_OP        177 source3/modules/vfs_dirsort.c     {SMB_VFS_OP(dirsort_readdir),	     SMB_VFS_OP_READDIR,
SMB_VFS_OP        179 source3/modules/vfs_dirsort.c     {SMB_VFS_OP(dirsort_seekdir),	     SMB_VFS_OP_SEEKDIR,
SMB_VFS_OP        181 source3/modules/vfs_dirsort.c     {SMB_VFS_OP(dirsort_telldir),	     SMB_VFS_OP_TELLDIR,
SMB_VFS_OP        183 source3/modules/vfs_dirsort.c     {SMB_VFS_OP(dirsort_rewinddir),	     SMB_VFS_OP_REWINDDIR,
SMB_VFS_OP        205 source3/modules/vfs_expand_msdfs.c 	{SMB_VFS_OP(expand_msdfs_readlink), SMB_VFS_OP_READLINK,
SMB_VFS_OP        207 source3/modules/vfs_expand_msdfs.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP         54 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_connect), 	SMB_VFS_OP_CONNECT, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         55 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_disconnect), 	SMB_VFS_OP_DISCONNECT, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         59 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_opendir), 	SMB_VFS_OP_OPENDIR, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         60 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_mkdir), 		SMB_VFS_OP_MKDIR, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         61 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_rmdir), 		SMB_VFS_OP_RMDIR, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         65 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_open), 		SMB_VFS_OP_OPEN, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         66 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_close), 		SMB_VFS_OP_CLOSE, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         67 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_rename), 		SMB_VFS_OP_RENAME, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         68 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_unlink), 		SMB_VFS_OP_UNLINK, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         69 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_chmod), 		SMB_VFS_OP_CHMOD, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         70 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_fchmod), 		SMB_VFS_OP_FCHMOD, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         71 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_chmod_acl), 	SMB_VFS_OP_CHMOD_ACL, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         72 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(audit_fchmod_acl), 	SMB_VFS_OP_FCHMOD_ACL, 	SMB_VFS_LAYER_LOGGER},
SMB_VFS_OP         76 source3/modules/vfs_extd_audit.c 	{SMB_VFS_OP(NULL), 			SMB_VFS_OP_NOOP, 	SMB_VFS_LAYER_NOOP}
SMB_VFS_OP         67 source3/modules/vfs_fake_perms.c 	{SMB_VFS_OP(fake_perms_stat),	SMB_VFS_OP_STAT,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP         68 source3/modules/vfs_fake_perms.c 	{SMB_VFS_OP(fake_perms_fstat),	SMB_VFS_OP_FSTAT,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP         70 source3/modules/vfs_fake_perms.c 	{SMB_VFS_OP(NULL),		SMB_VFS_OP_NOOP,	SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        250 source3/modules/vfs_fileid.c 		SMB_VFS_OP(fileid_connect),
SMB_VFS_OP        255 source3/modules/vfs_fileid.c 		SMB_VFS_OP(fileid_disconnect),
SMB_VFS_OP        262 source3/modules/vfs_fileid.c 		SMB_VFS_OP(fileid_file_id_create),
SMB_VFS_OP        269 source3/modules/vfs_fileid.c 		SMB_VFS_OP(NULL),
SMB_VFS_OP        366 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_connect),	SMB_VFS_OP_CONNECT,
SMB_VFS_OP        368 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_disconnect),	SMB_VFS_OP_DISCONNECT,
SMB_VFS_OP        370 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_disk_free),	SMB_VFS_OP_DISK_FREE,
SMB_VFS_OP        372 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_get_quota),	SMB_VFS_OP_GET_QUOTA,
SMB_VFS_OP        374 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_set_quota),	SMB_VFS_OP_SET_QUOTA,
SMB_VFS_OP        376 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_get_shadow_copy_data), SMB_VFS_OP_GET_SHADOW_COPY_DATA,
SMB_VFS_OP        378 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_statvfs),	SMB_VFS_OP_STATVFS,
SMB_VFS_OP        380 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fs_capabilities), SMB_VFS_OP_FS_CAPABILITIES,
SMB_VFS_OP        385 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_opendir),	SMB_VFS_OP_OPENDIR,
SMB_VFS_OP        387 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_readdir),	SMB_VFS_OP_READDIR,
SMB_VFS_OP        389 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_seekdir),	SMB_VFS_OP_SEEKDIR,
SMB_VFS_OP        391 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_telldir),	SMB_VFS_OP_TELLDIR,
SMB_VFS_OP        393 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_rewinddir),	SMB_VFS_OP_REWINDDIR,
SMB_VFS_OP        395 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_mkdir),	SMB_VFS_OP_MKDIR,
SMB_VFS_OP        397 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_rmdir),	SMB_VFS_OP_RMDIR,
SMB_VFS_OP        399 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_closedir),	SMB_VFS_OP_CLOSEDIR,
SMB_VFS_OP        401 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_init_search_op), SMB_VFS_OP_INIT_SEARCH_OP,
SMB_VFS_OP        406 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_open),	SMB_VFS_OP_OPEN,
SMB_VFS_OP        408 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_create_file),SMB_VFS_OP_CREATE_FILE,
SMB_VFS_OP        410 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_close),	SMB_VFS_OP_CLOSE,
SMB_VFS_OP        412 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_read),	SMB_VFS_OP_READ,
SMB_VFS_OP        414 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_pread),	SMB_VFS_OP_PREAD,
SMB_VFS_OP        416 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_write),	SMB_VFS_OP_WRITE,
SMB_VFS_OP        418 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_pwrite),	SMB_VFS_OP_PWRITE,
SMB_VFS_OP        420 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_lseek),	SMB_VFS_OP_LSEEK,
SMB_VFS_OP        422 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sendfile),	SMB_VFS_OP_SENDFILE,
SMB_VFS_OP        424 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_recvfile),	SMB_VFS_OP_RECVFILE,
SMB_VFS_OP        426 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_rename),	SMB_VFS_OP_RENAME,
SMB_VFS_OP        428 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fsync),	SMB_VFS_OP_FSYNC,
SMB_VFS_OP        430 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_stat),	SMB_VFS_OP_STAT,
SMB_VFS_OP        432 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fstat),	SMB_VFS_OP_FSTAT,
SMB_VFS_OP        434 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_lstat),	SMB_VFS_OP_LSTAT,
SMB_VFS_OP        436 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_get_alloc_size),	SMB_VFS_OP_GET_ALLOC_SIZE,
SMB_VFS_OP        438 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_unlink),	SMB_VFS_OP_UNLINK,
SMB_VFS_OP        440 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_chmod),	SMB_VFS_OP_CHMOD,
SMB_VFS_OP        442 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fchmod),	SMB_VFS_OP_FCHMOD,
SMB_VFS_OP        444 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_chown),	SMB_VFS_OP_CHOWN,
SMB_VFS_OP        446 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fchown),	SMB_VFS_OP_FCHOWN,
SMB_VFS_OP        448 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_lchown),	SMB_VFS_OP_LCHOWN,
SMB_VFS_OP        450 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_chdir),	SMB_VFS_OP_CHDIR,
SMB_VFS_OP        452 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_getwd),	SMB_VFS_OP_GETWD,
SMB_VFS_OP        454 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_ntimes),	SMB_VFS_OP_NTIMES,
SMB_VFS_OP        456 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_ftruncate),	SMB_VFS_OP_FTRUNCATE,
SMB_VFS_OP        458 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_lock),	SMB_VFS_OP_LOCK,
SMB_VFS_OP        460 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_kernel_flock),	SMB_VFS_OP_KERNEL_FLOCK,
SMB_VFS_OP        462 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_linux_setlease),       SMB_VFS_OP_LINUX_SETLEASE,
SMB_VFS_OP        464 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_getlock),	SMB_VFS_OP_GETLOCK,
SMB_VFS_OP        466 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_symlink),	SMB_VFS_OP_SYMLINK,
SMB_VFS_OP        468 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_readlink),	SMB_VFS_OP_READLINK,
SMB_VFS_OP        470 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_link),	SMB_VFS_OP_LINK,
SMB_VFS_OP        472 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_mknod),	SMB_VFS_OP_MKNOD,
SMB_VFS_OP        474 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_realpath),	SMB_VFS_OP_REALPATH,
SMB_VFS_OP        476 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_notify_watch),SMB_VFS_OP_NOTIFY_WATCH,
SMB_VFS_OP        478 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_chflags),	SMB_VFS_OP_CHFLAGS,
SMB_VFS_OP        480 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_file_id_create),	SMB_VFS_OP_FILE_ID_CREATE,
SMB_VFS_OP        482 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_streaminfo),	SMB_VFS_OP_STREAMINFO,
SMB_VFS_OP        484 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_get_real_filename), SMB_VFS_OP_GET_REAL_FILENAME,
SMB_VFS_OP        486 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_brl_lock_windows), SMB_VFS_OP_BRL_LOCK_WINDOWS,
SMB_VFS_OP        488 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_brl_unlock_windows), SMB_VFS_OP_BRL_UNLOCK_WINDOWS,
SMB_VFS_OP        490 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_brl_cancel_windows), SMB_VFS_OP_BRL_CANCEL_WINDOWS,
SMB_VFS_OP        492 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_strict_lock), SMB_VFS_OP_STRICT_LOCK,
SMB_VFS_OP        494 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_strict_unlock), SMB_VFS_OP_STRICT_UNLOCK,
SMB_VFS_OP        499 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fget_nt_acl),	SMB_VFS_OP_FGET_NT_ACL,
SMB_VFS_OP        501 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_get_nt_acl),	SMB_VFS_OP_GET_NT_ACL,
SMB_VFS_OP        503 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fset_nt_acl),	SMB_VFS_OP_FSET_NT_ACL,
SMB_VFS_OP        508 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_chmod_acl),	SMB_VFS_OP_CHMOD_ACL,
SMB_VFS_OP        510 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fchmod_acl),	SMB_VFS_OP_FCHMOD_ACL,
SMB_VFS_OP        512 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_get_entry),	SMB_VFS_OP_SYS_ACL_GET_ENTRY,
SMB_VFS_OP        514 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_get_tag_type),	SMB_VFS_OP_SYS_ACL_GET_TAG_TYPE,
SMB_VFS_OP        516 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_get_permset),	SMB_VFS_OP_SYS_ACL_GET_PERMSET,
SMB_VFS_OP        518 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_get_qualifier),	SMB_VFS_OP_SYS_ACL_GET_QUALIFIER,
SMB_VFS_OP        520 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_get_file),	SMB_VFS_OP_SYS_ACL_GET_FILE,
SMB_VFS_OP        522 source3/modules/vfs_full_audit.c {SMB_VFS_OP(smb_full_audit_sys_acl_get_fd),	SMB_VFS_OP_SYS_ACL_GET_FD,
SMB_VFS_OP        524 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_clear_perms),	SMB_VFS_OP_SYS_ACL_CLEAR_PERMS,
SMB_VFS_OP        526 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_add_perm),	SMB_VFS_OP_SYS_ACL_ADD_PERM,
SMB_VFS_OP        528 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_to_text),	SMB_VFS_OP_SYS_ACL_TO_TEXT,
SMB_VFS_OP        530 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_init),	SMB_VFS_OP_SYS_ACL_INIT,
SMB_VFS_OP        532 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_create_entry),	SMB_VFS_OP_SYS_ACL_CREATE_ENTRY,
SMB_VFS_OP        534 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_set_tag_type),	SMB_VFS_OP_SYS_ACL_SET_TAG_TYPE,
SMB_VFS_OP        536 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_set_qualifier),	SMB_VFS_OP_SYS_ACL_SET_QUALIFIER,
SMB_VFS_OP        538 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_set_permset),	SMB_VFS_OP_SYS_ACL_SET_PERMSET,
SMB_VFS_OP        540 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_valid),	SMB_VFS_OP_SYS_ACL_VALID,
SMB_VFS_OP        542 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_set_file),	SMB_VFS_OP_SYS_ACL_SET_FILE,
SMB_VFS_OP        544 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_set_fd),	SMB_VFS_OP_SYS_ACL_SET_FD,
SMB_VFS_OP        546 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_delete_def_file),	SMB_VFS_OP_SYS_ACL_DELETE_DEF_FILE,
SMB_VFS_OP        548 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_get_perm),	SMB_VFS_OP_SYS_ACL_GET_PERM,
SMB_VFS_OP        550 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_free_text),	SMB_VFS_OP_SYS_ACL_FREE_TEXT,
SMB_VFS_OP        552 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_free_acl),	SMB_VFS_OP_SYS_ACL_FREE_ACL,
SMB_VFS_OP        554 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_sys_acl_free_qualifier),	SMB_VFS_OP_SYS_ACL_FREE_QUALIFIER,
SMB_VFS_OP        559 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_getxattr),	SMB_VFS_OP_GETXATTR,
SMB_VFS_OP        561 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_lgetxattr),	SMB_VFS_OP_LGETXATTR,
SMB_VFS_OP        563 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fgetxattr),	SMB_VFS_OP_FGETXATTR,
SMB_VFS_OP        565 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_listxattr),	SMB_VFS_OP_LISTXATTR,
SMB_VFS_OP        567 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_llistxattr),	SMB_VFS_OP_LLISTXATTR,
SMB_VFS_OP        569 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_flistxattr),	SMB_VFS_OP_FLISTXATTR,
SMB_VFS_OP        571 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_removexattr),	SMB_VFS_OP_REMOVEXATTR,
SMB_VFS_OP        573 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_lremovexattr),	SMB_VFS_OP_LREMOVEXATTR,
SMB_VFS_OP        575 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fremovexattr),	SMB_VFS_OP_FREMOVEXATTR,
SMB_VFS_OP        577 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_setxattr),	SMB_VFS_OP_SETXATTR,
SMB_VFS_OP        579 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_lsetxattr),	SMB_VFS_OP_LSETXATTR,
SMB_VFS_OP        581 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_fsetxattr),	SMB_VFS_OP_FSETXATTR,
SMB_VFS_OP        584 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_aio_read),	SMB_VFS_OP_AIO_READ,
SMB_VFS_OP        586 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_aio_write),	SMB_VFS_OP_AIO_WRITE,
SMB_VFS_OP        588 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_aio_return),	SMB_VFS_OP_AIO_RETURN,
SMB_VFS_OP        590 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_aio_cancel), SMB_VFS_OP_AIO_CANCEL,
SMB_VFS_OP        592 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_aio_error),	SMB_VFS_OP_AIO_ERROR,
SMB_VFS_OP        594 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_aio_fsync),	SMB_VFS_OP_AIO_FSYNC,
SMB_VFS_OP        596 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_aio_suspend),SMB_VFS_OP_AIO_SUSPEND,
SMB_VFS_OP        598 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(smb_full_audit_aio_force),SMB_VFS_OP_AIO_FORCE,
SMB_VFS_OP        603 source3/modules/vfs_full_audit.c 	{SMB_VFS_OP(NULL),		SMB_VFS_OP_NOOP,
SMB_VFS_OP        883 source3/modules/vfs_gpfs.c 	{ SMB_VFS_OP(vfs_gpfs_kernel_flock), 
SMB_VFS_OP        887 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(vfs_gpfs_setlease), 
SMB_VFS_OP        891 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(vfs_gpfs_get_real_filename),
SMB_VFS_OP        895 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(gpfsacl_fget_nt_acl), 
SMB_VFS_OP        899 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(gpfsacl_get_nt_acl), 
SMB_VFS_OP        903 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(gpfsacl_fset_nt_acl), 
SMB_VFS_OP        907 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(gpfsacl_sys_acl_get_file), 
SMB_VFS_OP        911 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(gpfsacl_sys_acl_get_fd), 
SMB_VFS_OP        915 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(gpfsacl_sys_acl_set_file), 
SMB_VFS_OP        919 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(gpfsacl_sys_acl_set_fd), 
SMB_VFS_OP        923 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(gpfsacl_sys_acl_delete_def_file),
SMB_VFS_OP        927 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(vfs_gpfs_chmod), 
SMB_VFS_OP        931 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(vfs_gpfs_fchmod), 
SMB_VFS_OP        935 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(vfs_gpfs_close),
SMB_VFS_OP        939 source3/modules/vfs_gpfs.c         { SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP }
SMB_VFS_OP       1159 source3/modules/vfs_hpuxacl.c 	{SMB_VFS_OP(hpuxacl_sys_acl_get_file),
SMB_VFS_OP       1163 source3/modules/vfs_hpuxacl.c 	{SMB_VFS_OP(hpuxacl_sys_acl_get_fd),
SMB_VFS_OP       1167 source3/modules/vfs_hpuxacl.c 	{SMB_VFS_OP(hpuxacl_sys_acl_set_file),
SMB_VFS_OP       1171 source3/modules/vfs_hpuxacl.c 	{SMB_VFS_OP(hpuxacl_sys_acl_set_fd),
SMB_VFS_OP       1175 source3/modules/vfs_hpuxacl.c 	{SMB_VFS_OP(hpuxacl_sys_acl_delete_def_file),
SMB_VFS_OP       1179 source3/modules/vfs_hpuxacl.c 	{SMB_VFS_OP(NULL),
SMB_VFS_OP         71 source3/modules/vfs_irixacl.c   {SMB_VFS_OP(irixacl_sys_acl_get_file),
SMB_VFS_OP         75 source3/modules/vfs_irixacl.c   {SMB_VFS_OP(irixacl_sys_acl_get_fd),
SMB_VFS_OP         79 source3/modules/vfs_irixacl.c   {SMB_VFS_OP(irixacl_sys_acl_set_file),
SMB_VFS_OP         83 source3/modules/vfs_irixacl.c   {SMB_VFS_OP(irixacl_sys_acl_set_fd),
SMB_VFS_OP         87 source3/modules/vfs_irixacl.c   {SMB_VFS_OP(irixacl_sys_acl_delete_def_file),
SMB_VFS_OP         91 source3/modules/vfs_irixacl.c   {SMB_VFS_OP(NULL),
SMB_VFS_OP        417 source3/modules/vfs_netatalk.c 	{SMB_VFS_OP(atalk_opendir),	 	SMB_VFS_OP_OPENDIR, 	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        418 source3/modules/vfs_netatalk.c 	{SMB_VFS_OP(atalk_rmdir), 		SMB_VFS_OP_RMDIR, 	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        422 source3/modules/vfs_netatalk.c 	{SMB_VFS_OP(atalk_rename), 		SMB_VFS_OP_RENAME, 	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        423 source3/modules/vfs_netatalk.c 	{SMB_VFS_OP(atalk_unlink), 		SMB_VFS_OP_UNLINK, 	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        424 source3/modules/vfs_netatalk.c 	{SMB_VFS_OP(atalk_chmod), 		SMB_VFS_OP_CHMOD, 	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        425 source3/modules/vfs_netatalk.c 	{SMB_VFS_OP(atalk_chown),		SMB_VFS_OP_CHOWN,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        426 source3/modules/vfs_netatalk.c 	{SMB_VFS_OP(atalk_lchown),		SMB_VFS_OP_LCHOWN,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        430 source3/modules/vfs_netatalk.c 	{SMB_VFS_OP(NULL), 			SMB_VFS_OP_NOOP, 	SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        288 source3/modules/vfs_notify_fam.c 	{SMB_VFS_OP(fam_watch),
SMB_VFS_OP        292 source3/modules/vfs_notify_fam.c 	{SMB_VFS_OP(NULL),
SMB_VFS_OP        250 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_connect), SMB_VFS_OP_CONNECT,
SMB_VFS_OP        252 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_fs_capabilities), SMB_VFS_OP_FS_CAPABILITIES,
SMB_VFS_OP        254 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_opendir), SMB_VFS_OP_OPENDIR,
SMB_VFS_OP        256 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_readdir), SMB_VFS_OP_READDIR,
SMB_VFS_OP        258 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_seekdir), SMB_VFS_OP_SEEKDIR,
SMB_VFS_OP        260 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_telldir), SMB_VFS_OP_TELLDIR,
SMB_VFS_OP        262 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_rewinddir), SMB_VFS_OP_REWINDDIR,
SMB_VFS_OP        264 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_mkdir), SMB_VFS_OP_MKDIR,
SMB_VFS_OP        266 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_closedir), SMB_VFS_OP_CLOSEDIR,
SMB_VFS_OP        268 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_init_search_op), SMB_VFS_OP_INIT_SEARCH_OP,
SMB_VFS_OP        270 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_open), SMB_VFS_OP_OPEN,
SMB_VFS_OP        272 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_create_file), SMB_VFS_OP_CREATE_FILE,
SMB_VFS_OP        274 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_close), SMB_VFS_OP_CLOSE,
SMB_VFS_OP        276 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_sendfile), SMB_VFS_OP_SENDFILE,
SMB_VFS_OP        278 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_recvfile), SMB_VFS_OP_RECVFILE,
SMB_VFS_OP        280 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_rename), SMB_VFS_OP_RENAME,
SMB_VFS_OP        282 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_stat), SMB_VFS_OP_STAT,
SMB_VFS_OP        284 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_fstat), SMB_VFS_OP_FSTAT,
SMB_VFS_OP        286 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_lstat), SMB_VFS_OP_LSTAT,
SMB_VFS_OP        288 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_get_alloc_size), SMB_VFS_OP_GET_ALLOC_SIZE,
SMB_VFS_OP        290 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_unlink), SMB_VFS_OP_UNLINK,
SMB_VFS_OP        292 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_ntimes), SMB_VFS_OP_NTIMES,
SMB_VFS_OP        294 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_chflags), SMB_VFS_OP_CHFLAGS,
SMB_VFS_OP        296 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_file_id_create), SMB_VFS_OP_FILE_ID_CREATE,
SMB_VFS_OP        298 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_streaminfo), SMB_VFS_OP_STREAMINFO,
SMB_VFS_OP        300 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_brl_lock_windows), SMB_VFS_OP_BRL_LOCK_WINDOWS,
SMB_VFS_OP        302 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_brl_unlock_windows), SMB_VFS_OP_BRL_UNLOCK_WINDOWS,
SMB_VFS_OP        304 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_brl_cancel_windows), SMB_VFS_OP_BRL_CANCEL_WINDOWS,
SMB_VFS_OP        306 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_strict_lock),		SMB_VFS_OP_STRICT_LOCK,
SMB_VFS_OP        308 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_strict_unlock),	SMB_VFS_OP_STRICT_UNLOCK,
SMB_VFS_OP        310 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_notify_watch), SMB_VFS_OP_NOTIFY_WATCH,
SMB_VFS_OP        312 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_fget_nt_acl), SMB_VFS_OP_FGET_NT_ACL,
SMB_VFS_OP        314 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_get_nt_acl), SMB_VFS_OP_GET_NT_ACL,
SMB_VFS_OP        316 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_fset_nt_acl), SMB_VFS_OP_FSET_NT_ACL,
SMB_VFS_OP        318 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_statvfs), SMB_VFS_OP_STATVFS,
SMB_VFS_OP        320 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(onefs_get_real_filename), SMB_VFS_OP_GET_REAL_FILENAME,
SMB_VFS_OP        322 source3/modules/vfs_onefs.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        592 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_disk_free), SMB_VFS_OP_DISK_FREE,
SMB_VFS_OP        594 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_get_shadow_copy_data),
SMB_VFS_OP        596 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_statvfs), SMB_VFS_OP_STATVFS,
SMB_VFS_OP        601 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_opendir), SMB_VFS_OP_OPENDIR,
SMB_VFS_OP        603 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_mkdir), SMB_VFS_OP_MKDIR,
SMB_VFS_OP        605 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_rmdir), SMB_VFS_OP_RMDIR,
SMB_VFS_OP        610 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_open), SMB_VFS_OP_OPEN,
SMB_VFS_OP        612 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_create_file), SMB_VFS_OP_CREATE_FILE,
SMB_VFS_OP        614 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_rename), SMB_VFS_OP_RENAME,
SMB_VFS_OP        616 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_stat), SMB_VFS_OP_STAT,
SMB_VFS_OP        618 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_stat), SMB_VFS_OP_STAT,
SMB_VFS_OP        620 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_lstat), SMB_VFS_OP_LSTAT,
SMB_VFS_OP        622 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_unlink), SMB_VFS_OP_UNLINK,
SMB_VFS_OP        624 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_chmod), SMB_VFS_OP_CHMOD,
SMB_VFS_OP        626 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_chown), SMB_VFS_OP_CHOWN,
SMB_VFS_OP        628 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_lchown), SMB_VFS_OP_LCHOWN,
SMB_VFS_OP        630 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_chdir), SMB_VFS_OP_CHDIR,
SMB_VFS_OP        632 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_ntimes), SMB_VFS_OP_NTIMES,
SMB_VFS_OP        634 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_symlink), SMB_VFS_OP_SYMLINK,
SMB_VFS_OP        636 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_readlink), SMB_VFS_OP_READLINK,
SMB_VFS_OP        638 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_link), SMB_VFS_OP_LINK,
SMB_VFS_OP        640 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_mknod), SMB_VFS_OP_MKNOD,
SMB_VFS_OP        642 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_realpath), SMB_VFS_OP_REALPATH,
SMB_VFS_OP        644 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_chflags), SMB_VFS_OP_CHFLAGS,
SMB_VFS_OP        646 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_streaminfo), SMB_VFS_OP_STREAMINFO,
SMB_VFS_OP        648 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_get_real_filename),
SMB_VFS_OP        653 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_get_nt_acl), SMB_VFS_OP_GET_NT_ACL,
SMB_VFS_OP        658 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_chmod_acl), SMB_VFS_OP_CHMOD_ACL,
SMB_VFS_OP        660 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_sys_acl_get_file),
SMB_VFS_OP        662 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_sys_acl_set_file),
SMB_VFS_OP        664 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_sys_acl_delete_def_file),
SMB_VFS_OP        669 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_getxattr), SMB_VFS_OP_GETXATTR,
SMB_VFS_OP        671 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_lgetxattr), SMB_VFS_OP_LGETXATTR,
SMB_VFS_OP        673 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_listxattr), SMB_VFS_OP_LISTXATTR,
SMB_VFS_OP        675 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_llistxattr), SMB_VFS_OP_LLISTXATTR,
SMB_VFS_OP        677 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_removexattr), SMB_VFS_OP_REMOVEXATTR,
SMB_VFS_OP        679 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_lremovexattr), SMB_VFS_OP_LREMOVEXATTR,
SMB_VFS_OP        681 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_setxattr), SMB_VFS_OP_SETXATTR,
SMB_VFS_OP        683 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_lsetxattr), SMB_VFS_OP_LSETXATTR,
SMB_VFS_OP        687 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_is_offline), SMB_VFS_OP_IS_OFFLINE,
SMB_VFS_OP        689 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(onefs_shadow_copy_set_offline), SMB_VFS_OP_SET_OFFLINE,
SMB_VFS_OP        692 source3/modules/vfs_onefs_shadow_copy.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        366 source3/modules/vfs_posixacl.c   {SMB_VFS_OP(posixacl_sys_acl_get_file),
SMB_VFS_OP        370 source3/modules/vfs_posixacl.c   {SMB_VFS_OP(posixacl_sys_acl_get_fd),
SMB_VFS_OP        374 source3/modules/vfs_posixacl.c   {SMB_VFS_OP(posixacl_sys_acl_set_file),
SMB_VFS_OP        378 source3/modules/vfs_posixacl.c   {SMB_VFS_OP(posixacl_sys_acl_set_fd),
SMB_VFS_OP        382 source3/modules/vfs_posixacl.c   {SMB_VFS_OP(posixacl_sys_acl_delete_def_file),
SMB_VFS_OP        386 source3/modules/vfs_posixacl.c   {SMB_VFS_OP(NULL),
SMB_VFS_OP        209 source3/modules/vfs_prealloc.c 	{SMB_VFS_OP(prealloc_open), SMB_VFS_OP_OPEN, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        210 source3/modules/vfs_prealloc.c 	{SMB_VFS_OP(prealloc_ftruncate), SMB_VFS_OP_FTRUNCATE, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        211 source3/modules/vfs_prealloc.c 	{SMB_VFS_OP(prealloc_connect), SMB_VFS_OP_CONNECT, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        445 source3/modules/vfs_preopen.c 	{SMB_VFS_OP(preopen_open),	SMB_VFS_OP_OPEN,
SMB_VFS_OP        447 source3/modules/vfs_preopen.c 	{SMB_VFS_OP(NULL),		SMB_VFS_OP_NOOP,
SMB_VFS_OP        166 source3/modules/vfs_readahead.c 	{SMB_VFS_OP(readahead_sendfile), SMB_VFS_OP_SENDFILE, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        167 source3/modules/vfs_readahead.c 	{SMB_VFS_OP(readahead_pread), SMB_VFS_OP_PREAD, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        168 source3/modules/vfs_readahead.c         {SMB_VFS_OP(readahead_connect), SMB_VFS_OP_CONNECT,  SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        169 source3/modules/vfs_readahead.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        102 source3/modules/vfs_readonly.c   {SMB_VFS_OP(readonly_connect),	SMB_VFS_OP_CONNECT, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        103 source3/modules/vfs_readonly.c   {SMB_VFS_OP(NULL),   		SMB_VFS_OP_NOOP,    SMB_VFS_LAYER_NOOP}
SMB_VFS_OP         41 source3/modules/vfs_recycle.c 	{SMB_VFS_OP(recycle_connect),	SMB_VFS_OP_CONNECT,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP         42 source3/modules/vfs_recycle.c 	{SMB_VFS_OP(recycle_disconnect),	SMB_VFS_OP_DISCONNECT,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP         45 source3/modules/vfs_recycle.c 	{SMB_VFS_OP(recycle_unlink),	SMB_VFS_OP_UNLINK,	SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP         47 source3/modules/vfs_recycle.c 	{SMB_VFS_OP(NULL),		SMB_VFS_OP_NOOP,	SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        218 source3/modules/vfs_shadow_copy.c 	{SMB_VFS_OP(shadow_copy_opendir),		SMB_VFS_OP_OPENDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        219 source3/modules/vfs_shadow_copy.c 	{SMB_VFS_OP(shadow_copy_readdir),		SMB_VFS_OP_READDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        220 source3/modules/vfs_shadow_copy.c 	{SMB_VFS_OP(shadow_copy_seekdir),		SMB_VFS_OP_SEEKDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        221 source3/modules/vfs_shadow_copy.c 	{SMB_VFS_OP(shadow_copy_telldir),		SMB_VFS_OP_TELLDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        222 source3/modules/vfs_shadow_copy.c 	{SMB_VFS_OP(shadow_copy_rewinddir),		SMB_VFS_OP_REWINDDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        223 source3/modules/vfs_shadow_copy.c 	{SMB_VFS_OP(shadow_copy_closedir),		SMB_VFS_OP_CLOSEDIR,		SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        225 source3/modules/vfs_shadow_copy.c 	{SMB_VFS_OP(shadow_copy_get_shadow_copy_data),	SMB_VFS_OP_GET_SHADOW_COPY_DATA,SMB_VFS_LAYER_OPAQUE},
SMB_VFS_OP        227 source3/modules/vfs_shadow_copy.c 	{SMB_VFS_OP(NULL),				SMB_VFS_OP_NOOP,		SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        563 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_opendir),  SMB_VFS_OP_OPENDIR,  SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        566 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_mkdir),       SMB_VFS_OP_MKDIR,       SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        567 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_rmdir),       SMB_VFS_OP_RMDIR,       SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        570 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_chflags),     SMB_VFS_OP_CHFLAGS,     SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        571 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_getxattr),    SMB_VFS_OP_GETXATTR,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        572 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_lgetxattr),   SMB_VFS_OP_LGETXATTR,   SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        573 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_listxattr),   SMB_VFS_OP_LISTXATTR,   SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        574 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_removexattr), SMB_VFS_OP_REMOVEXATTR, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        575 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_lremovexattr),SMB_VFS_OP_LREMOVEXATTR,SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        576 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_setxattr),    SMB_VFS_OP_SETXATTR,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        577 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_lsetxattr),   SMB_VFS_OP_LSETXATTR,   SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        580 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_open),       SMB_VFS_OP_OPEN,     SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        581 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_rename),     SMB_VFS_OP_RENAME,   SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        582 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_stat),       SMB_VFS_OP_STAT,     SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        583 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_lstat),      SMB_VFS_OP_LSTAT,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        584 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_fstat),      SMB_VFS_OP_FSTAT,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        585 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_unlink),     SMB_VFS_OP_UNLINK,   SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        586 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_chmod),      SMB_VFS_OP_CHMOD,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        587 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_chown),      SMB_VFS_OP_CHOWN,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        588 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_chdir),      SMB_VFS_OP_CHDIR,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        589 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_ntimes),     SMB_VFS_OP_NTIMES,   SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        590 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_symlink),    SMB_VFS_OP_SYMLINK,  SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        591 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_readlink),   SMB_VFS_OP_READLINK, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        592 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_link),       SMB_VFS_OP_LINK,     SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        593 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_mknod),      SMB_VFS_OP_MKNOD,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        594 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_realpath),   SMB_VFS_OP_REALPATH, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        597 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_get_nt_acl), SMB_VFS_OP_GET_NT_ACL, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        600 source3/modules/vfs_shadow_copy2.c         {SMB_VFS_OP(shadow_copy2_chmod_acl), SMB_VFS_OP_CHMOD_ACL, SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        603 source3/modules/vfs_shadow_copy2.c 	{SMB_VFS_OP(shadow_copy2_get_shadow_copy2_data), 
SMB_VFS_OP        606 source3/modules/vfs_shadow_copy2.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        402 source3/modules/vfs_smb_traffic_analyzer.c         {SMB_VFS_OP(smb_traffic_analyzer_connect), SMB_VFS_OP_CONNECT,
SMB_VFS_OP        404 source3/modules/vfs_smb_traffic_analyzer.c 	{SMB_VFS_OP(smb_traffic_analyzer_read),	SMB_VFS_OP_READ,
SMB_VFS_OP        406 source3/modules/vfs_smb_traffic_analyzer.c 	{SMB_VFS_OP(smb_traffic_analyzer_pread), SMB_VFS_OP_PREAD,
SMB_VFS_OP        408 source3/modules/vfs_smb_traffic_analyzer.c 	{SMB_VFS_OP(smb_traffic_analyzer_write), SMB_VFS_OP_WRITE,
SMB_VFS_OP        410 source3/modules/vfs_smb_traffic_analyzer.c 	{SMB_VFS_OP(smb_traffic_analyzer_pwrite), SMB_VFS_OP_PWRITE,
SMB_VFS_OP        412 source3/modules/vfs_smb_traffic_analyzer.c        	{SMB_VFS_OP(NULL),SMB_VFS_OP_NOOP,SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        756 source3/modules/vfs_solarisacl.c 	{SMB_VFS_OP(solarisacl_sys_acl_get_file),
SMB_VFS_OP        760 source3/modules/vfs_solarisacl.c 	{SMB_VFS_OP(solarisacl_sys_acl_get_fd),
SMB_VFS_OP        764 source3/modules/vfs_solarisacl.c 	{SMB_VFS_OP(solarisacl_sys_acl_set_file),
SMB_VFS_OP        768 source3/modules/vfs_solarisacl.c 	{SMB_VFS_OP(solarisacl_sys_acl_set_fd),
SMB_VFS_OP        772 source3/modules/vfs_solarisacl.c 	{SMB_VFS_OP(solarisacl_sys_acl_delete_def_file),
SMB_VFS_OP        776 source3/modules/vfs_solarisacl.c 	{SMB_VFS_OP(NULL),
SMB_VFS_OP        741 source3/modules/vfs_streams_depot.c 	{SMB_VFS_OP(streams_depot_fs_capabilities), SMB_VFS_OP_FS_CAPABILITIES,
SMB_VFS_OP        743 source3/modules/vfs_streams_depot.c 	{SMB_VFS_OP(streams_depot_open), SMB_VFS_OP_OPEN,
SMB_VFS_OP        745 source3/modules/vfs_streams_depot.c 	{SMB_VFS_OP(streams_depot_stat), SMB_VFS_OP_STAT,
SMB_VFS_OP        747 source3/modules/vfs_streams_depot.c 	{SMB_VFS_OP(streams_depot_lstat), SMB_VFS_OP_LSTAT,
SMB_VFS_OP        749 source3/modules/vfs_streams_depot.c 	{SMB_VFS_OP(streams_depot_unlink), SMB_VFS_OP_UNLINK,
SMB_VFS_OP        751 source3/modules/vfs_streams_depot.c 	{SMB_VFS_OP(streams_depot_rename), SMB_VFS_OP_RENAME,
SMB_VFS_OP        753 source3/modules/vfs_streams_depot.c 	{SMB_VFS_OP(streams_depot_streaminfo), SMB_VFS_OP_STREAMINFO,
SMB_VFS_OP        755 source3/modules/vfs_streams_depot.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        950 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_fs_capabilities), SMB_VFS_OP_FS_CAPABILITIES,
SMB_VFS_OP        952 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_open), SMB_VFS_OP_OPEN,
SMB_VFS_OP        954 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_stat), SMB_VFS_OP_STAT,
SMB_VFS_OP        956 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_fstat), SMB_VFS_OP_FSTAT,
SMB_VFS_OP        958 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_lstat), SMB_VFS_OP_LSTAT,
SMB_VFS_OP        960 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_pread), SMB_VFS_OP_PREAD,
SMB_VFS_OP        962 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_pwrite), SMB_VFS_OP_PWRITE,
SMB_VFS_OP        964 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_unlink), SMB_VFS_OP_UNLINK,
SMB_VFS_OP        966 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_rename), SMB_VFS_OP_RENAME,
SMB_VFS_OP        968 source3/modules/vfs_streams_xattr.c         {SMB_VFS_OP(streams_xattr_ftruncate),  SMB_VFS_OP_FTRUNCATE,
SMB_VFS_OP        970 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(streams_xattr_streaminfo), SMB_VFS_OP_STREAMINFO,
SMB_VFS_OP        972 source3/modules/vfs_streams_xattr.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        183 source3/modules/vfs_syncops.c         {SMB_VFS_OP(syncops_mkdir),       SMB_VFS_OP_MKDIR,       SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        184 source3/modules/vfs_syncops.c         {SMB_VFS_OP(syncops_rmdir),       SMB_VFS_OP_RMDIR,       SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        187 source3/modules/vfs_syncops.c         {SMB_VFS_OP(syncops_open),       SMB_VFS_OP_OPEN,     SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        188 source3/modules/vfs_syncops.c         {SMB_VFS_OP(syncops_rename),     SMB_VFS_OP_RENAME,   SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        189 source3/modules/vfs_syncops.c         {SMB_VFS_OP(syncops_unlink),     SMB_VFS_OP_UNLINK,   SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        190 source3/modules/vfs_syncops.c         {SMB_VFS_OP(syncops_symlink),    SMB_VFS_OP_SYMLINK,  SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        191 source3/modules/vfs_syncops.c         {SMB_VFS_OP(syncops_link),       SMB_VFS_OP_LINK,     SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        192 source3/modules/vfs_syncops.c         {SMB_VFS_OP(syncops_mknod),      SMB_VFS_OP_MKNOD,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        193 source3/modules/vfs_syncops.c 	{SMB_VFS_OP(syncops_close), 	 SMB_VFS_OP_CLOSE,    SMB_VFS_LAYER_TRANSPARENT},
SMB_VFS_OP        195 source3/modules/vfs_syncops.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        471 source3/modules/vfs_tru64acl.c   {SMB_VFS_OP(tru64acl_sys_acl_get_file),
SMB_VFS_OP        475 source3/modules/vfs_tru64acl.c   {SMB_VFS_OP(tru64acl_sys_acl_get_fd),
SMB_VFS_OP        479 source3/modules/vfs_tru64acl.c   {SMB_VFS_OP(tru64acl_sys_acl_set_file),
SMB_VFS_OP        483 source3/modules/vfs_tru64acl.c   {SMB_VFS_OP(tru64acl_sys_acl_set_fd),
SMB_VFS_OP        487 source3/modules/vfs_tru64acl.c   {SMB_VFS_OP(tru64acl_sys_acl_delete_def_file),
SMB_VFS_OP        491 source3/modules/vfs_tru64acl.c   {SMB_VFS_OP(NULL),
SMB_VFS_OP        366 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(tsmsm_connect),	SMB_VFS_OP_CONNECT,
SMB_VFS_OP        368 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(tsmsm_fs_capabilities),	SMB_VFS_OP_FS_CAPABILITIES,
SMB_VFS_OP        370 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(tsmsm_aio_force),	SMB_VFS_OP_AIO_FORCE,
SMB_VFS_OP        372 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(tsmsm_aio_return),	SMB_VFS_OP_AIO_RETURN,
SMB_VFS_OP        374 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(tsmsm_pread),	SMB_VFS_OP_PREAD,
SMB_VFS_OP        376 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(tsmsm_pwrite),	SMB_VFS_OP_PWRITE,
SMB_VFS_OP        378 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(tsmsm_sendfile),	SMB_VFS_OP_SENDFILE,
SMB_VFS_OP        380 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(tsmsm_is_offline),	SMB_VFS_OP_IS_OFFLINE,
SMB_VFS_OP        382 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(tsmsm_set_offline),	SMB_VFS_OP_SET_OFFLINE,
SMB_VFS_OP        387 source3/modules/vfs_tsmsm.c 	{SMB_VFS_OP(NULL),		SMB_VFS_OP_NOOP,
SMB_VFS_OP        777 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_getxattr), SMB_VFS_OP_GETXATTR,
SMB_VFS_OP        779 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_fgetxattr), SMB_VFS_OP_FGETXATTR,
SMB_VFS_OP        781 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_setxattr), SMB_VFS_OP_SETXATTR,
SMB_VFS_OP        783 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_fsetxattr), SMB_VFS_OP_FSETXATTR,
SMB_VFS_OP        785 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_listxattr), SMB_VFS_OP_LISTXATTR,
SMB_VFS_OP        787 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_flistxattr), SMB_VFS_OP_FLISTXATTR,
SMB_VFS_OP        789 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_removexattr), SMB_VFS_OP_REMOVEXATTR,
SMB_VFS_OP        791 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_fremovexattr), SMB_VFS_OP_FREMOVEXATTR,
SMB_VFS_OP        793 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_unlink), SMB_VFS_OP_UNLINK,
SMB_VFS_OP        795 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_rmdir), SMB_VFS_OP_RMDIR,
SMB_VFS_OP        797 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(xattr_tdb_connect), SMB_VFS_OP_CONNECT,
SMB_VFS_OP        799 source3/modules/vfs_xattr_tdb.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
SMB_VFS_OP        284 source3/modules/vfs_zfsacl.c 	{SMB_VFS_OP(zfsacl_fail__sys_acl_get_file),
SMB_VFS_OP        287 source3/modules/vfs_zfsacl.c 	{SMB_VFS_OP(zfsacl_fail__sys_acl_get_fd),
SMB_VFS_OP        290 source3/modules/vfs_zfsacl.c 	{SMB_VFS_OP(zfsacl_fail__sys_acl_set_file),
SMB_VFS_OP        293 source3/modules/vfs_zfsacl.c 	{SMB_VFS_OP(zfsacl_fail__sys_acl_set_fd),
SMB_VFS_OP        296 source3/modules/vfs_zfsacl.c 	{SMB_VFS_OP(zfsacl_fail__sys_acl_delete_def_file),
SMB_VFS_OP        301 source3/modules/vfs_zfsacl.c 	{SMB_VFS_OP(zfsacl_fget_nt_acl), SMB_VFS_OP_FGET_NT_ACL,
SMB_VFS_OP        303 source3/modules/vfs_zfsacl.c 	{SMB_VFS_OP(zfsacl_get_nt_acl), SMB_VFS_OP_GET_NT_ACL,
SMB_VFS_OP        305 source3/modules/vfs_zfsacl.c 	{SMB_VFS_OP(zfsacl_fset_nt_acl), SMB_VFS_OP_FSET_NT_ACL,
SMB_VFS_OP        307 source3/modules/vfs_zfsacl.c 	{SMB_VFS_OP(NULL), SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}