SMB_VFS_OP_LAST 1816 source3/modules/vfs_default.c unsigned int needed = SMB_VFS_OP_LAST + 1; /* convert from index to count */ SMB_VFS_OP_LAST 724 source3/modules/vfs_full_audit.c { SMB_VFS_OP_LAST, NULL } SMB_VFS_OP_LAST 831 source3/modules/vfs_full_audit.c *bm = bitmap_allocate(SMB_VFS_OP_LAST); SMB_VFS_OP_LAST 852 source3/modules/vfs_full_audit.c for (i=0; i<SMB_VFS_OP_LAST; i++) { SMB_VFS_OP_LAST 881 source3/modules/vfs_full_audit.c if (op >= SMB_VFS_OP_LAST)